Skip to content

Commit 3492992

Browse files
committed
bump version number for tokio-boring
this is necessary so we can publish a version with the `fips` feature, even though in practice the crate is exactly the same.
1 parent da2c13e commit 3492992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tokio-boring/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tokio-boring"
3-
version = "2.1.4"
3+
version = "2.1.5"
44
authors = ["Alex Crichton <alex@alexcrichton.com>", "Ivan Nikulin <ifaaan@gmail.com>"]
55
license = "MIT/Apache-2.0"
66
edition = "2018"

0 commit comments

Comments
 (0)