Bump fundu from 0.5.1 to 1.0.0

This commit is contained in:
Daniel Hofstetter 2023-06-01 10:43:09 +02:00
parent 0b4a91744d
commit 7a449feaa0
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -957,9 +957,9 @@ dependencies = [
[[package]]
name = "fundu"
version = "0.5.1"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a37cfff04a32112c22c5497b20b0b09100fca406e76afd47b2ba5ab33d7a851"
checksum = "47af3b646bdd738395be2db903fc11a5923b5e206016b8d4ad6db890bcae9bd5"
[[package]]
name = "futures"

View file

@ -282,7 +282,7 @@ filetime = "0.2"
fnv = "1.0.7"
fs_extra = "1.3.0"
fts-sys = "0.2"
fundu = "0.5.1"
fundu = "1.0.0"
gcd = "2.3"
glob = "0.3.1"
half = "2.2"