Skip to content

Commit

Permalink
Update Rust crate serde_json to 1.0.75
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 16, 2022
1 parent b15935b commit 74e33a7
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 @@ -19,6 +19,6 @@ json-spanned-value = "0.2.2"
rdfmt = "0.2.1"
reqwest = { version = "0.11.9", default-features = false, features = ["rustls-tls", "json"] }
serde = { version = "1.0.133", features = ["derive"] }
serde_json = "1.0.74"
serde_json = "1.0.75"
tokio = { version = "1.15.0", features = ["rt", "rt-multi-thread", "macros"] }
uuid = { version = "0.8.2", features = ["serde", "v4"] }

0 comments on commit 74e33a7

Please sign in to comment.