fix(deps): update rust crate uuid to v1.18.0
Some checks failed
Build and test / Build AMD64 (pull_request) Successful in 56s
Build and test / Tests (pull_request) Successful in 1m0s
Checking Renovate configuration / validate (pull_request) Successful in 1m2s
Checking yaml / Run yamllint (pull_request) Successful in 5s
Build and test / Clippy (pull_request) Failing after 1m47s
Build and test / Generate Documentation (pull_request) Successful in 1m0s
Some checks failed
Build and test / Build AMD64 (pull_request) Successful in 56s
Build and test / Tests (pull_request) Successful in 1m0s
Checking Renovate configuration / validate (pull_request) Successful in 1m2s
Checking yaml / Run yamllint (pull_request) Successful in 5s
Build and test / Clippy (pull_request) Failing after 1m47s
Build and test / Generate Documentation (pull_request) Successful in 1m0s
This commit is contained in:
parent
5fee5ac090
commit
ea9472a03d
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3166,9 +3166,9 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
|
|||
|
||||
[[package]]
|
||||
name = "uuid"
|
||||
version = "1.17.0"
|
||||
version = "1.18.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d"
|
||||
checksum = "f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be"
|
||||
dependencies = [
|
||||
"getrandom 0.3.3",
|
||||
"js-sys",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue