Skip to content

Commit

Permalink
feat(hsh): ✨ updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Nov 5, 2023
1 parent 1f83f42 commit e19af64
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 98 deletions.
109 changes: 13 additions & 96 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
Expand Up @@ -57,10 +57,10 @@ base64 = "0.21.5"
bcrypt = "0.15.0"
dtt = "0.0.4"
log = {version="0.4.20", features = ["std"] }
openssl = { version = "0.10.57", features = ["vendored"] }
# openssl = { version = "0.10.59", features = ["vendored"] }
scrypt = "0.11.0"
serde = { version = "1.0.190", features = ["derive"] }
serde_json = "1.0.107"
serde_json = "1.0.108"
vrd = "0.0.4"

[dev-dependencies]
Expand Down

0 comments on commit e19af64

Please sign in to comment.