Bump boring-sys to 1.1.1, tokio-boring to 2.1.2

This commit is contained in:
Anthony Ramine 2021-04-06 13:11:11 +02:00
parent 3838b11fb7
commit f4b8870404
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "boring-sys"
version = "1.1.0"
version = "1.1.1"
authors = ["Alex Crichton <alex@alexcrichton.com>",
"Steven Fackler <sfackler@gmail.com>",
"Ivan Nikulin <ifaaan@gmail.com>"]

View File

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