Merge pull request #26 from nox/bump

Bump boring-sys to 1.1.1, tokio-boring to 2.1.2
This commit is contained in:
Ivan Nikulin 2021-04-06 13:27:36 +01:00 committed by GitHub
commit c4e1966c16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"