Skip to content

Commit 426091a

Browse files
committed
update Cargo.lock
1 parent 215d8ed commit 426091a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/stdarch/Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -635,9 +635,9 @@ dependencies = [
635635

636636
[[package]]
637637
name = "serde_json"
638-
version = "1.0.140"
638+
version = "1.0.141"
639639
source = "registry+https://github.com/rust-lang/crates.io-index"
640-
checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373"
640+
checksum = "30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3"
641641
dependencies = [
642642
"itoa",
643643
"memchr",

0 commit comments

Comments
 (0)