Skip to content

Commit

Permalink
Merge pull request #9 from kaiyuanshe/dependabot/cargo/cli-d133b5c799
Browse files Browse the repository at this point in the history
Bump the cli group across 1 directory with 2 updates
  • Loading branch information
Nliver authored Jan 23, 2025
2 parents 76ebc69 + e165b3f commit 8397eae
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 61 deletions.
82 changes: 23 additions & 59 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 @@ -51,12 +51,12 @@ pretty_assertions = "1.4.1"
qrcode = "0.14.1"
rand = "0.8.5"
regex = "1.11.1"
reqwest = { version = "0.12.9", features = ["json", "native-tls-vendored"] }
reqwest = { version = "0.12.12", features = ["json", "native-tls-vendored"] }
reqwest_octorust = { package = "reqwest", version = "0.11.14", default-features = false, features = ["json", "multipart"] }
reqwest-middleware = "0.2.5"
rust-embed = "8.5.0"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.135"
serde_json = "1.0.137"
serde-wasm-bindgen = "0.6.5"
serde_yaml = "0.9.34"
sha2 = "0.10.8"
Expand Down

0 comments on commit 8397eae

Please sign in to comment.