Skip to content

Commit

Permalink
bump version of c extension crate
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrh committed Feb 11, 2019
1 parent 1b2a153 commit a826cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c/Cargo.toml
Expand Up @@ -19,7 +19,7 @@ crate-type=["cdylib", "staticlib", "rlib"]
lto=true

[dependencies]
"brotli" = {version="~3.1", default-features=false}
"brotli" = {version="~3.2", default-features=false}

[features]
validation=["brotli/validation"]
Expand Down

0 comments on commit a826cf1

Please sign in to comment.