Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sigseg5 committed Nov 1, 2023
1 parent 44c1a5d commit 56fb44a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ exclude = [
]

[dependencies]
reqwest = { version = "0.11.20", features = ["blocking"] }
serde_json = "1.0.107"
reqwest = { version = "0.11.22", features = ["blocking"] }
serde_json = "1.0.108"
log = "0.4.20"
env_logger = "0.10.0"

Expand Down

0 comments on commit 56fb44a

Please sign in to comment.