Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to v1.0.135 (#1136)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 509521a commit e98f685
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cctui/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 cctui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ ratatui = "=0.29.0"
reqwest = { version = "=0.12.12", features = ["blocking", "json"] }
serde = { version = "=1.0.217", features = ["derive"] }
serde-xml-rs = "=0.6.0"
serde_json = "=1.0.134"
serde_json = "=1.0.135"
xdg = "=2.5.2"

0 comments on commit e98f685

Please sign in to comment.