Update Rust crate ctor to 0.4.0

This commit is contained in:
renovate[bot] 2025-03-31 21:43:49 +00:00 committed by GitHub
parent bee1f89624
commit f0b0cb4130
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 26 additions and 5 deletions

View file

@ -48,7 +48,7 @@ features = ["ffi", "std", "union"]
version = "0.6.2"
[workspace.dependencies.ctor]
version = "0.2.9"
version = "0.4.0"
[workspace.dependencies.cargo_toml]
version = "0.21"