Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arcnmx committed Jan 20, 2016
1 parent 13105d2 commit 84c7fbb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ preadv_pwritev = []
signalfd = []

[dependencies]
libc = "0.2.4"
bitflags = "0.3.3"
libc = "^0.2.4"
bitflags = "^0.3.3"

[dev-dependencies]
rand = "0.3.8"
tempdir = "0.3"
rand = "^0.3.13"
tempdir = "^0.3.4"

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

0 comments on commit 84c7fbb

Please sign in to comment.