Skip to content

Commit

Permalink
Bump the version to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sayantn committed Jul 20, 2024
1 parent b5c7c5e commit 6f92046
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aes_crypto"
version = "1.2.0"
version = "1.2.1"
authors = ["Sayantan Chakraborty <[email protected]>"]
edition = "2021"
license = "MIT"
Expand All @@ -18,4 +18,4 @@ cfg-if = "1.0.0"

[dev-dependencies]
hex = "0.4.3"
lazy_static = "1.4.0"
lazy_static = "1.5.0"

0 comments on commit 6f92046

Please sign in to comment.