Skip to content

Commit

Permalink
fix: audit
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasti810 committed Jul 18, 2024
1 parent 7f65bf3 commit 4f7cee1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 28 deletions.
53 changes: 26 additions & 27 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ pretty_env_logger = "0.5.0"
clap = { version = "4.3.2", features = ["derive"] }
config = "0.14.0"
fs2 = "0.4.3"
thiserror = "1.0.50"
thiserror = "1.0.62"
indexed-merkle-tree = "0.5.1"
dotenvy = "0.15.7"
ahash = "0.8.7"
Expand Down

0 comments on commit 4f7cee1

Please sign in to comment.