Skip to content

Commit

Permalink
⬆️ Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Dec 7, 2024
1 parent 6851b0d commit a0a812e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ rust-version = "1.80.0"
all-features = true

[dependencies]
anyhow = "1.0.93"
anyhow = "1.0.94"
indexmap = "2.7.0"
thiserror = "2.0.3"
thiserror = "2.0.4"

[dev-dependencies]

Expand Down

0 comments on commit a0a812e

Please sign in to comment.