We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84cdafb commit 6460047Copy full SHA for 6460047
1 file changed
Cargo.toml
@@ -8,7 +8,7 @@ homepage = "https://github.com/pseitz/lz4_flex"
8
repository = "https://github.com/pseitz/lz4_flex"
9
readme = "README.md"
10
license = "MIT"
11
-version = "0.11.5"
+version = "0.11.6"
12
include = ["src/*.rs", "src/frame/**/*", "src/block/**/*", "README.md", "LICENSE"]
13
rust-version = "1.81"
14
0 commit comments