diff --git a/Cargo.toml b/Cargo.toml index ab1354fd..6fe1a615 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ clap = { version = "4", features = ["derive", "string", "wrap_help"] } crc32fast = { version = "1", default-features = false } criterion = "0.8" ctor = "0.6" -darling = "0.21" +darling = "0.23" dyn-clone = "1.0" heapless = "0.8" ingot = "0.1.1"