Skip to content

Commit

Permalink
v0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell committed Oct 20, 2023
1 parent 47c1b28 commit 2e5a7aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ semver = "1.0.20"
regex = "1.10.2"
whoami = "1.4.1"
eyre = "0.6.8"
ptree = "0.4"
ptree = "0.4.0"
inquire = "0.6.2"
tracing = "0.1.37"
tracing = "0.1.40"
tracing-subscriber = "0.3.17"
clap = { version = "4.4.3", features = ["derive"] }
clap = { version = "4.4.6", features = ["derive"] }
toml_edit = "0.20.2"

[dev-dependencies]
Expand Down

0 comments on commit 2e5a7aa

Please sign in to comment.