Skip to content

Commit

Permalink
bump nanoserde version (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
knickish authored Sep 6, 2023
1 parent b0c1e4c commit 2a7844c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ flatbuffers = { version = "23.1.21", optional = true }
libflate = "1.3.0"
msgpacker = { version = "0.4", optional = true }
nachricht-serde = { version = "0.4.0", optional = true }
nanoserde = {version = "0.1.33", optional = true }
nanoserde = {version = "0.1.35", optional = true }
parity-scale-codec = { version = "3.5.0", features = ["full"], optional = true }
parity-scale-codec-derive = { version = "3.1.4", optional = true }
postcard = { version = "1.0.4", features = ["alloc"], optional = true }
Expand Down

0 comments on commit 2a7844c

Please sign in to comment.