Skip to content

Commit

Permalink
[CHORE] Update Rust crate serde_json to 1.0.112
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent ee7ccf9 commit 3594f3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion owmods_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ indicatif = { version = "0.17.7", features = ["improved_unicode"] }
tokio = { version = "1.35.1", features = ["macros"] }
log = { version = "0.4.20", features = ["std"] }
clap_complete = "4.4.9"
serde_json = "1.0.111"
serde_json = "1.0.112"

[build-dependencies]
clap = { version = "4.4.18", features = ["derive"] }
Expand Down

0 comments on commit 3594f3c

Please sign in to comment.