1 Commits

Author SHA1 Message Date
1969f1bfa0 bump postcard deps
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-14 18:12:52 +02:00

View File

@ -20,7 +20,7 @@ delegate = "0.7.0"
chrono = "0.4.20"
[dev-dependencies.postcard]
version = "0.7.3"
version = "1.0.1"
features = ["use-std"]
[features]