Skip to content

Commit 06a1521

Browse files
committed
also bump serde_derive in sync
1 parent b5a5832 commit 06a1521

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
@@ -23,7 +23,7 @@ default-features = false
2323
version = "1.0.100"
2424

2525
[dev-dependencies]
26-
serde_derive = "1.0.80"
26+
serde_derive = "1.0.100"
2727

2828
[features]
2929
default = ["heapless"]

0 commit comments

Comments
 (0)