Skip to content

Commit

Permalink
Merge pull request #406 from uutils/dependabot/cargo/uucore-0.0.27
Browse files Browse the repository at this point in the history
build(deps): bump uucore from 0.0.26 to 0.0.27
  • Loading branch information
cakebaker authored Jun 24, 2024
2 parents 5b19ea2 + bc715f8 commit cf8a29d
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.5"
regex = "1.7"
once_cell = "1.19"
onig = { version = "6.4", default-features = false }
uucore = { version = "0.0.26", features = ["entries", "fs", "fsext", "mode"] }
uucore = { version = "0.0.27", features = ["entries", "fs", "fsext", "mode"] }
nix = { version = "0.29", features = ["user"] }

[dev-dependencies]
Expand Down

0 comments on commit cf8a29d

Please sign in to comment.