Skip to content

Commit

Permalink
升级anyhow
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Sep 12, 2024
1 parent 1216802 commit 3db58ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -7,7 +7,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.87"
anyhow = "1.0.88"
clap = { version = "4.5.17", features = ["derive"] }
fs_extra = "1.3.0"
nu-ansi-term = "0.50.1"
Expand Down

0 comments on commit 3db58ae

Please sign in to comment.