Skip to content

Commit

Permalink
chore: update cargo.toml dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
someoneonsmile committed Aug 12, 2023
1 parent 776380b commit 0509a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ structopt = "0"
same-file = "1"
toml = "0"
serde = { version = "1", features = ["derive"] }
shellexpand = "2"
shellexpand = "3"
tokio = { version = "1", features = ["full"] }
anyhow = { version = "1", features = ["backtrace"] }
log = { version = "0" }
Expand Down

0 comments on commit 0509a45

Please sign in to comment.