Skip to content

Commit

Permalink
version bump for deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisDavison committed Jan 30, 2024
1 parent a5c4377 commit bccae1a
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 6 deletions.
197 changes: 192 additions & 5 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 @@ -10,7 +10,7 @@ description = "Wrapper around my common git commands"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
shellexpand = "1.0"
shellexpand = "3.1.0"
anyhow = "1.0"
structopt = "0.3.26"
rayon = "1.8.1"

0 comments on commit bccae1a

Please sign in to comment.