Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #50 from yanorei32/renovate/serde-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
yanorei32 authored Aug 3, 2023
2 parents fa7d836 + c561490 commit 2f3d255
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -7,5 +7,5 @@ edition = "2021"

[dependencies]
serde_json = "1.0.104"
serde = { version = "1.0.164", features = ["derive"] }
serde = { version = "1.0.180", features = ["derive"] }
reqwest = { version = "0.11.18", default-features = false, features = ["blocking", "json", "rustls-tls"] }

0 comments on commit 2f3d255

Please sign in to comment.