mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate unindent to 0.2.3
This commit is contained in:
parent
4a1f89a05c
commit
48c9fb5602
2 changed files with 3 additions and 3 deletions
|
@ -489,7 +489,7 @@ regex = { workspace = true }
|
|||
sha1 = { version = "0.10.6", features = ["std"] }
|
||||
tempfile = { workspace = true }
|
||||
time = { workspace = true, features = ["local-offset"] }
|
||||
unindent = "0.2"
|
||||
unindent = "0.2.3"
|
||||
uucore = { workspace = true, features = ["entries", "process", "signals"] }
|
||||
walkdir = { workspace = true }
|
||||
hex-literal = "0.4.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue