Skip to content

Commit c4f4467

Browse files
committed
fix(deps): update rust crate serde_json to 1.0.108
1 parent 924210b commit c4f4467

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ clap_complete = "4.4.4"
2323
log = "0.4.20"
2424
prettytable = "0.10.0"
2525
rust-ini = "0.20.0"
26-
serde_json = "1.0.107"
26+
serde_json = "1.0.108"
2727
serde = { version = "1.0.192", features = ["derive"] }
2828
simplelog = { version = "0.12.1", features = ["paris"] }
2929
skim = "0.10.4"

0 commit comments

Comments
 (0)