Merge pull request 'fix(deps): update rust crate derive_more to v0.99.18' (#2) from renovate/derive_more-0.x-lockfile into custom
All checks were successful
Build and publish the docker image / build (push) Successful in 3m20s
All checks were successful
Build and publish the docker image / build (push) Successful in 3m20s
Reviewed-on: #2
This commit is contained in:
commit
8617190dd9
6
Cargo.lock
generated
6
Cargo.lock
generated
@ -559,15 +559,15 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "derive_more"
|
||||
version = "0.99.17"
|
||||
version = "0.99.18"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
|
||||
checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
|
||||
dependencies = [
|
||||
"convert_case",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"rustc_version",
|
||||
"syn 1.0.109",
|
||||
"syn 2.0.66",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user