chore(deps): update rust crate uuid to v1.20.0
Some checks failed
Continuous integration / Check (push) Successful in 1m0s
Continuous integration / Test Suite (push) Successful in 1m46s
Continuous integration / Rustfmt (push) Failing after 43s
Continuous integration / build (push) Successful in 1m27s
Continuous integration / Disallow unused dependencies (push) Successful in 2m40s
Continuous integration / Trunk (push) Successful in 21m14s
Some checks failed
Continuous integration / Check (push) Successful in 1m0s
Continuous integration / Test Suite (push) Successful in 1m46s
Continuous integration / Rustfmt (push) Failing after 43s
Continuous integration / build (push) Successful in 1m27s
Continuous integration / Disallow unused dependencies (push) Successful in 2m40s
Continuous integration / Trunk (push) Successful in 21m14s
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -7173,9 +7173,9 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
|
||||
|
||||
[[package]]
|
||||
name = "uuid"
|
||||
version = "1.19.0"
|
||||
version = "1.20.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a"
|
||||
checksum = "ee48d38b119b0cd71fe4141b30f5ba9c7c5d9f4e7a3a8b4a674e4b6ef789976f"
|
||||
dependencies = [
|
||||
"getrandom 0.3.4",
|
||||
"js-sys",
|
||||
|
||||
Reference in New Issue
Block a user