Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent c70962b commit 8422859
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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-dist/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ axoasset = { version = "0.9.3", features = ["json-serde", "toml-serde", "toml-ed
axoprocess = { version = "0.2.0" }
axoproject = { version = "0.7.1", default-features = false, features = ["cargo-projects", "generic-projects"] }
gazenot = { version = "0.3.1" }
reqwest = { version = "0.11.27", default-features = false, features = ["blocking", "rustls-tls", "json"] }
reqwest = { version = "0.12.4", default-features = false, features = ["blocking", "rustls-tls", "json"] }
comfy-table = "7.1.1"
miette = { version = "7.2.0" }
thiserror = "1.0.61"
Expand Down

0 comments on commit 8422859

Please sign in to comment.