Skip to content

Commit

Permalink
Cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-dinculescu committed Jan 11, 2021
1 parent efbba64 commit 89e2814
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ readme = "README.md"
repository = "https://github.com/mihai-dinculescu/cargo-wipe"

[dependencies]
anyhow = "1.0.37"
anyhow = "1.0.38"
num-format = "0.4.0"
number_prefix = "0.4.0"
structopt = "0.3.21"
yansi = "0.5.0"

[dev-dependencies]
parameterized = "0.3.0"
rand = "0.8.0"
parameterized = "0.3.1"
rand = "0.8.1"

0 comments on commit 89e2814

Please sign in to comment.