Skip to content

Commit dc1ef1e

Browse files
committed
routine updates
1 parent 1861df7 commit dc1ef1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ exclude = ["src/tests.rs", "tests/*"]
1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212

1313
[dependencies]
14-
bitflags = "2.4.1"
14+
bitflags = "2.5.0"
1515
deflate = "1.0"
16-
image = { version = "0.24.7", default-features = false, features = ["png"] }
16+
image = { version = "0.25.1", default-features = false, features = ["png"] }
1717
inflate = "0.4.5"
1818
thiserror = "1.0"

0 commit comments

Comments
 (0)