maint: Fix ctor warnings
(cherry picked from commit 37540fb348b0e4ffe69759afb1d604666f2292f5)
This commit is contained in:
parent
1f9c8f4eb5
commit
839c33b143
1 changed files with 2 additions and 2 deletions
4
rust/Cargo.lock
generated
4
rust/Cargo.lock
generated
|
|
@ -156,9 +156,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "ctor"
|
||||
version = "0.2.7"
|
||||
version = "0.2.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ad291aa74992b9b7a7e88c38acbbf6ad7e107f1d90ee8775b7bc1fc3394f485c"
|
||||
checksum = "32a2785755761f3ddc1492979ce1e48d2c00d09311c39e4466429188f3dd6501"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"syn",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue