Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
darfink committed Mar 5, 2018
1 parent 873270f commit 785e344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ repository = "darfink/detour-rs"
boolinator = "2.4.0"
cfg-if = "0.1.1"
failure = "0.1.1"
generic-array = "0.8.2"
lazy_static = "0.2.8"
generic-array = "0.10"
lazy_static = "1.0"
libc = "0.2"
matches = "0.1.6"
mmap-fixed = "0.1"
Expand Down

0 comments on commit 785e344

Please sign in to comment.