Merge pull request 'chore(deps): update rust crate uuid to v1.20.0' (#236) from renovate/all-minor-patch into master
Some checks failed
Continuous integration / Check (push) Successful in 55s
Continuous integration / Test Suite (push) Successful in 1m20s
Continuous integration / Trunk (push) Successful in 7m49s
Continuous integration / Rustfmt (push) Failing after 48s
Continuous integration / build (push) Successful in 1m40s
Continuous integration / Disallow unused dependencies (push) Successful in 3m8s
Some checks failed
Continuous integration / Check (push) Successful in 55s
Continuous integration / Test Suite (push) Successful in 1m20s
Continuous integration / Trunk (push) Successful in 7m49s
Continuous integration / Rustfmt (push) Failing after 48s
Continuous integration / build (push) Successful in 1m40s
Continuous integration / Disallow unused dependencies (push) Successful in 3m8s
This commit was merged in pull request #236.
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