Skip to content
This repository was archived by the owner on Aug 13, 2018. It is now read-only.

Commit ce03d95

Browse files
authored
Merge pull request #78 from softdevteam/update_cargo_toml
Update dependencies.
2 parents 51522e8 + b76ac64 commit ce03d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ path = "src/lib/mod.rs"
99

1010
[dependencies]
1111
bit-vec = "0.4.4"
12-
getopts = "0.2.14"
12+
getopts = "0.2.15"
1313
fnv = "1.0.5"
1414
macro-attr = "0.2.0"
1515
newtype_derive = "0.1.6"

0 commit comments

Comments
 (0)