Skip to content

Commit 9d7a2ee

Browse files
authoredSep 23, 2022
build: bump serde from 1.0.144 to 1.0.145 (starship#4400)
1 parent a7e6bab commit 9d7a2ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ rayon = "1.5.3"
6363
regex = "1.6.0"
6464
rust-ini = "0.18.0"
6565
semver = "1.0.14"
66-
serde = { version = "1.0.144", features = ["derive"] }
66+
serde = { version = "1.0.145", features = ["derive"] }
6767
serde_json = "1.0.85"
6868
sha-1 = "0.10.0"
6969
shadow-rs = { version = "0.16.3", default-features = false }

0 commit comments

Comments
 (0)
Please sign in to comment.