Skip to content

Commit

Permalink
Update Cargo.toml (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
kigawas authored Dec 15, 2020
1 parent 9d893d1 commit c408a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ libsecp256k1 = "0.3.5"
sha2 = "0.9.2"

# openssl aes
openssl = {version = "0.10", optional = true}
openssl = {version = "0.10.31", optional = true}

# pure rust aes
aes-gcm = {version = "0.8.0", optional = true}
Expand Down

0 comments on commit c408a28

Please sign in to comment.