Skip to content

Commit

Permalink
Bump the version and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
cholcombe973 committed Feb 22, 2016
1 parent 27a330f commit 3790f8c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ repository = "https://github.com/cholcombe973/Gluster"
license = "MIT"

[dependencies]
byteorder = "*"
log = "*"
regex = "*"
unix_socket = "*"
uuid = "*"
byteorder = "0.4.2"
log = "0.3.5"
regex = "0.1.53"
unix_socket = "0.5.0"
uuid = "0.1.18"

0 comments on commit 3790f8c

Please sign in to comment.