Update Rust crate ctor to 0.2.5

This commit is contained in:
renovate[bot]
2023-10-02 00:19:52 +00:00
committed by GitHub
parent 8b27566912
commit fb8409dff1
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -110,9 +110,9 @@ checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
[[package]]
name = "ctor"
version = "0.2.4"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f34ba9a9bcb8645379e9de8cb3ecfcf4d1c85ba66d90deb3259206fa5aa193b"
checksum = "37e366bff8cd32dd8754b0991fb66b279dc48f598c3a18914852a6673deef583"
dependencies = [
"quote",
"syn 2.0.18",