Skip to content

Commit

Permalink
Merge pull request #75 from ameknite/dependabot/cargo/patch-updates-6…
Browse files Browse the repository at this point in the history
…6b1fe9395

Bump the patch-updates group with 5 updates
  • Loading branch information
github-actions[bot] authored Jan 3, 2025
2 parents 3843cf1 + de776f8 commit db6ca8c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ bytes = "1.9.0"
cargo_metadata = "0.19.1"
clap = { version = "4.5.23", features = ["derive"] }
color-eyre = { version = "0.6.3", default-features = false }
reqwest = { version = "0.12.10", default-features = false, features = [
reqwest = { version = "0.12.12", default-features = false, features = [
"rustls-tls",
] }
serde = { version = "1.0.216", features = ["derive"] }
spdx = "0.10.7"
spdx = "0.10.8"
tokio = { version = "1.42.0", features = ["full"] }
toml = "0.8.19"
toml_edit = "0.22.22"
Expand Down

0 comments on commit db6ca8c

Please sign in to comment.