Skip to content

Commit 67e5008

Browse files
committed
Bump
1 parent 709e8a6 commit 67e5008

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aegis"
3-
version = "0.9.5"
3+
version = "0.9.6"
44
edition = "2018"
55
authors = ["Frank Denis <github@pureftpd.org>"]
66
description = "AEGIS authenticated ciphers (AEGIS-128, AEGIS-256, AEGIS-128X, AEGIS-256X)"
@@ -15,7 +15,7 @@ readme = "README.md"
1515
version = "0.1"
1616

1717
[build-dependencies]
18-
cc = "1.2.47"
18+
cc = "1.2.49"
1919

2020
[dev-dependencies]
2121
benchmark-simple = "0.1.10"

0 commit comments

Comments
 (0)