Skip to content

Commit

Permalink
Merge pull request #62 from yanorei32/renovate/serde_json-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
yanorei32 authored Jan 29, 2024
2 parents 6b5ea0c + ad136aa commit 8c83602
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 @@ -13,7 +13,7 @@ hyper = "0.14.28"
once_cell = "1.19.0"
reqwest = { version = "0.11.23", features = ["rustls-tls", "http3", "brotli"], default-features = false }
serde = { version = "1.0.195", features = ["derive"] }
serde_json = "1.0.111"
serde_json = "1.0.113"
tap = "1.0.1"
tokio = { version = "1.35.1", features = ["macros", "rt-multi-thread", "sync", "time"] }
tracing = "0.1.40"
Expand Down

0 comments on commit 8c83602

Please sign in to comment.