Skip to content

Commit

Permalink
routine updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeWaka committed Apr 16, 2024
1 parent 1861df7 commit dc1ef1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ exclude = ["src/tests.rs", "tests/*"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
bitflags = "2.4.1"
bitflags = "2.5.0"
deflate = "1.0"
image = { version = "0.24.7", default-features = false, features = ["png"] }
image = { version = "0.25.1", default-features = false, features = ["png"] }
inflate = "0.4.5"
thiserror = "1.0"

0 comments on commit dc1ef1e

Please sign in to comment.