Bump boring to 1.1.2, tokio-boring 2.1.1

This commit is contained in:
Ivan Nikulin 2021-03-09 17:47:01 +00:00
parent 2667b0fdee
commit ebab82eb5b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "boring"
version = "1.1.1"
version = "1.1.2"
authors = ["Steven Fackler <sfackler@gmail.com>", "Ivan Nikulin <ifaaan@gmail.com>"]
license = "Apache-2.0"
description = "BoringSSL bindings"

View File

@ -1,6 +1,6 @@
[package]
name = "tokio-boring"
version = "2.1.0"
version = "2.1.1"
authors = ["Alex Crichton <alex@alexcrichton.com>", "Ivan Nikulin <ifaaan@gmail.com>"]
license = "MIT/Apache-2.0"
edition = "2018"