Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to 1.0.136
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 8629de6 commit aa75b30
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ toml_edit = { version = "0.22.22", features = ["parse"] }
crates_io_api = { version = "0.11.0", default-features = false, features = ["rustls"] }
toml = "0.8.19"
serde = "1.0.217"
serde_json = { version = "1.0.135", features = ["preserve_order"] }
serde_json = { version = "1.0.136", features = ["preserve_order"] }
regex = "1.11.1"

0 comments on commit aa75b30

Please sign in to comment.