Skip to content

Commit

Permalink
Version bump: 0.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangds committed Jul 22, 2017
1 parent c61a5b7 commit 64d2927
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flic"
version = "0.1.5"
version = "0.1.6"
authors = ["David Wang <millimillenary@gmail.com>"]
homepage = "https://github.com/wangds/libflic.git"
repository = "https://github.com/wangds/libflic.git"
Expand All @@ -19,7 +19,7 @@ doctest = true
doc = true

[dependencies]
byteorder = "1.0"
byteorder = "1.1"
libc = "0.2"
quick-error = "1.2"

Expand Down

0 comments on commit 64d2927

Please sign in to comment.