Skip to content

Commit 6f92046

Browse files
committed
Bump the version to v1.2.1
1 parent b5c7c5e commit 6f92046

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aes_crypto"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
authors = ["Sayantan Chakraborty <schakraborty.student@gmail.com>"]
55
edition = "2021"
66
license = "MIT"
@@ -18,4 +18,4 @@ cfg-if = "1.0.0"
1818

1919
[dev-dependencies]
2020
hex = "0.4.3"
21-
lazy_static = "1.4.0"
21+
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)