Skip to content

Commit

Permalink
Merge pull request #294 from uutils/dependabot/cargo/uucore-0.0.23
Browse files Browse the repository at this point in the history
build(deps): bump uucore from 0.0.22 to 0.0.23
  • Loading branch information
sylvestre authored Dec 14, 2023
2 parents 275514e + da77a18 commit 3cdf577
Showing 2 changed files with 5 additions and 14 deletions.
17 changes: 4 additions & 13 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
@@ -17,7 +17,7 @@ walkdir = "2.4"
regex = "1.7"
once_cell = "1.19"
onig = "6.4"
uucore = { version = "0.0.22", features = ["entries", "fs", "fsext", "mode"] }
uucore = { version = "0.0.23", features = ["entries", "fs", "fsext", "mode"] }

[dev-dependencies]
assert_cmd = "2"

0 comments on commit 3cdf577

Please sign in to comment.