Skip to content

Commit d86e8cc

Browse files
committed
Updated lazy_static 0.1 → 0.2
1 parent 4be2783 commit d86e8cc

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
@@ -16,7 +16,7 @@ name = "simple_signal"
1616
libc = "0.2"
1717

1818
[dependencies.lazy_static]
19-
version = "0.1"
19+
version = "0.2"
2020
optional = true
2121

2222
[features]

0 commit comments

Comments
 (0)