Skip to content

Commit

Permalink
Merge pull request #87 from ameknite/dependabot/cargo/patch-updates-8…
Browse files Browse the repository at this point in the history
…f7b569366

Bump the patch-updates group with 9 updates
  • Loading branch information
github-actions[bot] authored Feb 21, 2025
2 parents b90c7bf + b9a3045 commit 34c3d7e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 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 @@ -15,12 +15,12 @@ rust-version = "1.81.0"
[dependencies]
bytes = "1.10.0"
cargo_metadata = "0.19.1"
clap = { version = "4.5.29", features = ["derive"] }
clap = { version = "4.5.30", features = ["derive"] }
color-eyre = { version = "0.6.3", default-features = false }
reqwest = { version = "0.12.12", default-features = false, features = [
"rustls-tls",
] }
serde = { version = "1.0.217", features = ["derive"] }
serde = { version = "1.0.218", features = ["derive"] }
spdx = "0.10.8"
tokio = { version = "1.43.0", features = ["full"] }
toml = "0.8.20"
Expand Down

0 comments on commit 34c3d7e

Please sign in to comment.