Updating lockfile

master
Ryan Summers 2021-05-28 19:38:03 +02:00
parent eb968fb503
commit 5e2d2beeac
1 changed files with 0 additions and 18 deletions

18
Cargo.lock generated
View File

@ -561,23 +561,6 @@ version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "acbf547ad0c65e31259204bd90935776d1c693cec2f4ff7abb7a1bbbd40dfe58"
[[package]]
name = "postcard"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66acf3cf8ab62785852a0f67ae3bfcd38324da6561e52e7f4a049ca555c6d55e"
dependencies = [
"heapless 0.6.1",
"postcard-cobs",
"serde",
]
[[package]]
name = "postcard-cobs"
version = "0.1.5-pre"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c68cb38ed13fd7bc9dd5db8f165b7c8d9c1a315104083a2b10f11354c2af97f"
[[package]]
name = "ppv-lite86"
version = "0.2.10"
@ -796,7 +779,6 @@ dependencies = [
"nb 1.0.0",
"num_enum",
"paste",
"postcard",
"rtt-logger",
"rtt-target",
"serde",