Skip to content

Commit

Permalink
fix(deps): update clap-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 144b3e9 commit 96f5b5e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 118 deletions.
125 changes: 9 additions & 116 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fnm"
version = "1.38.0"
version = "1.37.2"
authors = ["Gal Schlezinger <[email protected]>"]
edition = "2021"
build = "build.rs"
Expand Down Expand Up @@ -32,7 +32,6 @@ clap_complete = "4.5.2"
anyhow = "1.0.86"
indicatif = { version = "0.17.8", features = ["improved_unicode"] }
flate2 = "1.0.30"
miette = { version = "7.2.0", features = ["fancy"] }

[dev-dependencies]
pretty_assertions = "1.4.0"
Expand Down

0 comments on commit 96f5b5e

Please sign in to comment.