cargo update

This commit is contained in:
r-vdp 2023-04-13 10:53:23 +02:00
parent 8e81dcdc65
commit a642fe94dd
No known key found for this signature in database

4
Cargo.lock generated
View file

@ -438,9 +438,9 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.95"
version = "1.0.96"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d721eca97ac802aa7777b701877c8004d950fc142651367300d21c1cc0194744"
checksum = "057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1"
dependencies = [
"itoa",
"ryu",