Skip to content

Commit

Permalink
chore: upgrade deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybosamiya-ms committed Oct 24, 2024
1 parent 35ca742 commit 62a2625
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 @@ -21,7 +21,7 @@ exclude = [
[dependencies]
axoupdater = { version = "0.7.2", features = ["blocking", "github_releases"], default-features = false }
clap = { version = "4.3.11", features = ["derive"] }
fs-err = "2.9.0"
fs-err = "3.0.0"
miette = { version = "7.2.0", features = ["fancy"] }
pest = "2.0"
pest_derive = "2.0"
Expand Down

0 comments on commit 62a2625

Please sign in to comment.