Skip to content

Commit

Permalink
update lz4-sys version
Browse files Browse the repository at this point in the history
  • Loading branch information
pmarks committed May 6, 2020
1 parent 5e2300a commit 3c8bc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lz4-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "lz4-sys"
license = "MIT"
links = "lz4"
version = "1.8.3"
version = "1.9.2"
authors = [ "Jens Heyens <jens.heyens@ewetel.net", "Artem V. Navrotskiy <bozaro@buzzsoft.ru>" ]
build = "build.rs"
description = "Rust LZ4 sys package."
Expand Down

0 comments on commit 3c8bc91

Please sign in to comment.