Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to v1.0.137
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent b94186e commit f8fbc24
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.136"
serde_json = "=1.0.137"
xdg = "=2.5.2"

0 comments on commit f8fbc24

Please sign in to comment.