Skip to content

Commit

Permalink
Update Rust crate oxipng to 3.0.1 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 23, 2020
1 parent feb3c8c commit 08bd706
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 15 deletions.
81 changes: 67 additions & 14 deletions packages/oxipng/Cargo.lock

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

2 changes: 1 addition & 1 deletion packages/oxipng/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crate-type = ["cdylib"]
path = "src/oxipng.rs"

[dependencies]
oxipng = { version = "3.0.0", default-features = false }
oxipng = { version = "3.0.1", default-features = false }
wasm-bindgen = "0.2.48"
log = { version = "0.4", features = ["release_max_level_off"] }

Expand Down

0 comments on commit 08bd706

Please sign in to comment.