Skip to content

Commit ce5c18b

Browse files
committed
Update to lazy_static 1.0.0.
1 parent 3fc6e89 commit ce5c18b

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
@@ -28,7 +28,7 @@ bit-set = "0.4.0"
2828
quick-error = "1.2.1"
2929
rand = "0.4.2"
3030
regex-syntax = "0.4.2"
31-
lazy_static = "0.2.8"
31+
lazy_static = "1.0.0"
3232

3333
[dev-dependencies]
3434
regex = "0.2.5"

0 commit comments

Comments
 (0)