1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-02 22:17:45 +00:00

chore(deps): update rust crate exacl to 0.10.0

This commit is contained in:
renovate[bot] 2023-03-28 08:14:38 +00:00 committed by GitHub
parent 4abf040fae
commit 10be042bab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -800,9 +800,9 @@ dependencies = [
[[package]]
name = "exacl"
version = "0.9.0"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "129c7b60e19ea8393c47b2110f8e3cea800530fd962380ef110d1fef6591faee"
checksum = "1cfeb22a59deb24c3262c43ffcafd1eb807180f371f9fcc99098d181b5d639be"
dependencies = [
"bitflags",
"log",