Skip to content

Commit eaa5ff7

Browse files
committed
Remove * version dependency
1 parent 28c5cc9 commit eaa5ff7

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
@@ -29,7 +29,7 @@ heapsize = "0.4.2"
2929
heapsize_derive = "0.1.4"
3030
hex = "0.3.2"
3131
itertools = "0.5.9"
32-
lazy_static = "*"
32+
lazy_static = "1.2"
3333
lru = "0.1.8"
3434
nom = "^3.2.1"
3535
num = "0.1.36"

0 commit comments

Comments
 (0)