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

Commit

Permalink
Merge pull request #2 from ITCraftDevelopmentTeam/dependabot/cargo/re…
Browse files Browse the repository at this point in the history
…qwest-0.12.1

Update reqwest requirement from 0.11.23 to 0.12.1
  • Loading branch information
This-is-XiaoDeng authored Mar 30, 2024
2 parents 22c13eb + f2b3f30 commit 1c6fa77
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 @@ -13,7 +13,7 @@ env_logger = "0.11.1"
log = "0.4.20"
rand = "0.8.5"
regex = "1.10.3"
reqwest = "0.11.23"
reqwest = "0.12.1"
serde = {version = "1.0.196", features = ["derive"]}
serde_json = "1.0.112"
tokio = { version = "1.35.1", features = ["fs"] }

0 comments on commit 1c6fa77

Please sign in to comment.