Skip to content

Commit

Permalink
Merge pull request #73 from EdgelessPE/dependabot/cargo/reqwest-0.12.5
Browse files Browse the repository at this point in the history
chore(deps): bump reqwest from 0.12.4 to 0.12.5
  • Loading branch information
Cnotech authored Jul 22, 2024
2 parents 9d04aa5 + 6bbc51c commit deef4f8
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 5 deletions.
100 changes: 96 additions & 4 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 @@ -32,7 +32,7 @@ notify-rust = "4.11.0"
path-clean = "1.0.1"
rand = "0.8.5"
regex = "1.10.5"
reqwest = { version = "0.12.4", features = ["blocking", "json"] }
reqwest = { version = "0.12.5", features = ["blocking", "json"] }
rustyline = "14.0.0"
semver = "1.0.23"
serde = { version = "1.0.204", features = ["derive"] }
Expand Down

0 comments on commit deef4f8

Please sign in to comment.