Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arcnmx committed Jan 5, 2016
1 parent b77eae9 commit 780ae21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ preadv_pwritev = []
signalfd = []

[dependencies]
libc = "0.1.12"
bitflags = "0.3.2"
libc = "^0.1.12"
bitflags = "^0.3.3"

[dev-dependencies]
rand = "0.3.8"
rand = "^0.3.12"

[dev-dependencies.nix-test]
path = "nix-test"
Expand Down

0 comments on commit 780ae21

Please sign in to comment.