Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Jan 4, 2024
1 parent 3802231 commit c37333b
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 @@ -15,7 +15,7 @@ publish = false
[dependencies]
# serde = { version = "1.0.193", default-features = false, features = ["derive"] }
# serde_json = "1.0.108"
anyhow = { version = "1.0.77" }
anyhow = { version = "1.0.79" }
tracing = { version = "0.1.40" }

# crypto
Expand Down

0 comments on commit c37333b

Please sign in to comment.