Skip to content

Commit edf1bac

Browse files
committed
Merge #804
804: bump lazy_static to 1 r=Susurrus a=ignatenkobrain
2 parents 63ce242 + dcd190a commit edf1bac

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
@@ -19,7 +19,7 @@ cfg-if = "0.1.0"
1919
void = "1.0.2"
2020

2121
[dev-dependencies]
22-
lazy_static = "0.2"
22+
lazy_static = "1"
2323
rand = "0.3.8"
2424
tempdir = "0.3"
2525
tempfile = "2"

0 commit comments

Comments
 (0)