Skip to content

Commit

Permalink
Merge pull request #36 from shopware/dependabot/cargo/dependencies-dd…
Browse files Browse the repository at this point in the history
…c5ff8cdf

Bump the dependencies group with 2 updates
  • Loading branch information
LarsKemper authored Aug 27, 2024
2 parents 8baea7f + e119b4b commit 5666f34
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -13,8 +13,8 @@ license = "MIT"
clap = { version = "4.5.16", features = ["derive", "string"] }
rayon = "1.10.0"
reqwest = { version = "0.12.6", features = ["json", "blocking"] }
serde = { version = "1.0.208", features = ["derive"] }
serde_json = "1.0.125"
serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0.127"
serde_yaml = "0.9.33"
toml = "0.8.19"
thiserror = "1.0.63"
Expand Down

0 comments on commit 5666f34

Please sign in to comment.