Skip to content

Commit 09bd756

Browse files
committed
Bump lazy_static to 1.0
1 parent 6c03861 commit 09bd756

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.2"
19+
version = "1.0"
2020
optional = true
2121

2222
[features]

0 commit comments

Comments
 (0)