Skip to content

Commit

Permalink
Merge pull request #305 from uutils/dependabot/cargo/uucore-0.0.24
Browse files Browse the repository at this point in the history
build(deps): bump uucore from 0.0.23 to 0.0.24
  • Loading branch information
cakebaker authored Jan 25, 2024
2 parents 428a507 + 96ee341 commit 31d6af8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -17,7 +17,7 @@ walkdir = "2.4"
regex = "1.7"
once_cell = "1.19"
onig = "6.4"
uucore = { version = "0.0.23", features = ["entries", "fs", "fsext", "mode"] }
uucore = { version = "0.0.24", features = ["entries", "fs", "fsext", "mode"] }

[dev-dependencies]
assert_cmd = "2"
Expand Down

0 comments on commit 31d6af8

Please sign in to comment.