Skip to content

Commit

Permalink
Merge pull request #53 from yanorei32/renovate/serde-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
yanorei32 authored Jan 4, 2024
2 parents 6a5b816 + ec403ce commit 536d34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ clap = { version = "4.4.13", features = ["derive", "env"] }
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.193", features = ["derive"] }
serde = { version = "1.0.194", features = ["derive"] }
serde_json = "1.0.111"
tokio = { version = "1.35.1", features = ["macros", "rt-multi-thread", "sync", "time"] }
tracing = "0.1.40"
Expand Down

0 comments on commit 536d34b

Please sign in to comment.