Skip to content

Commit

Permalink
Updated dependencies to latest versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianSchmid committed Jul 12, 2019
1 parent a40c543 commit 9912908
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 @@ -17,15 +17,15 @@ exclude = [
]

[dependencies]
byteorder = "1.2.7"
byteorder = "1.3.2"

[dev-dependencies]
assert_matches = "1.3.0"
proptest = "0.8.7"
proptest = "0.9.4"

# for examples
etherparse = "0.8.0"
structopt = "0.2.14"
etherparse = "0.8.2"
structopt = "0.2.18"
rpcap = "0.3.0"

[badges]
Expand Down

0 comments on commit 9912908

Please sign in to comment.