Skip to content

Commit

Permalink
fix(deps): update rust dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent a2f46fb commit 7ee36e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 packages/packsquash/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ futures = { version = "0.3.29", default-features = false }

serde = { version = "1.0.190", features = ["derive"] }

serde_json = "1.0.107"
serde_json = "1.0.108"
json_comments = "0.2.1"
jsonpath_lib = "0.3.0"

spng = { version = "0.2.0-alpha.2", default-features = false }
rgb = "0.8.36"
rgb = "0.8.37"
imagequant = { version = "4.2.2", default-features = false }
oxipng = { version = "9.0.0", default-features = false, features = ["zopfli"] }

Expand Down

0 comments on commit 7ee36e6

Please sign in to comment.