Skip to content

Commit ae15c78

Browse files
Update Rust crate darling to 0.23
1 parent 6e803ba commit ae15c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ clap = { version = "4", features = ["derive", "string", "wrap_help"] }
4747
crc32fast = { version = "1", default-features = false }
4848
criterion = "0.8"
4949
ctor = "0.6"
50-
darling = "0.21"
50+
darling = "0.23"
5151
dyn-clone = "1.0"
5252
heapless = "0.8"
5353
ingot = "0.1.1"

0 commit comments

Comments
 (0)