Skip to content

Commit 105fdfe

Browse files
authored
Merge pull request #246 from krant/master
Update include-flate to 0.3
2 parents 7ec554e + d426541 commit 105fdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ walkdir = "2.3.2"
6767
rust-embed-impl = { version = "8.4.0", path = "impl"}
6868
rust-embed-utils = { version = "8.4.0", path = "utils"}
6969

70-
include-flate = { version = "0.2", optional = true, features = ["stable"] }
70+
include-flate = { version = "0.3", optional = true }
7171
actix-web = { version = "4", optional = true }
7272
mime_guess = { version = "2", optional = true }
7373
hex = { version = "0.4.3", optional = true }

0 commit comments

Comments
 (0)