Skip to content

Commit

Permalink
build(deps): bump uucore from 0.0.27 to 0.0.29
Browse files Browse the repository at this point in the history
Bumps [uucore](https://github.com/uutils/coreutils) from 0.0.27 to 0.0.29.
- [Release notes](https://github.com/uutils/coreutils/releases)
- [Commits](uutils/coreutils@0.0.27...0.0.29)

---
updated-dependencies:
- dependency-name: uucore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 78b264d commit b26582a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 33 deletions.
53 changes: 21 additions & 32 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.11"
once_cell = "1.20"
onig = { version = "6.4", default-features = false }
uucore = { version = "0.0.27", features = ["entries", "fs", "fsext", "mode"] }
uucore = { version = "0.0.29", features = ["entries", "fs", "fsext", "mode"] }
nix = { version = "0.29", features = ["fs", "user"] }

[dev-dependencies]
Expand Down

0 comments on commit b26582a

Please sign in to comment.