1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 20:47:46 +00:00

Ran Rustfmt

This commit is contained in:
electricboogie 2021-04-25 10:12:03 -05:00
parent 4c395146dd
commit cb0c667da5

3
Cargo.lock generated
View file

@ -1432,9 +1432,6 @@ name = "smallvec"
version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
dependencies = [
"serde",
]
[[package]]
name = "strsim"