Skip to content

Commit 7a55e26

Browse files
committed
update lazy-static to 1
1 parent 3b7065e commit 7a55e26

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
@@ -18,7 +18,7 @@ repository = "FauxFaux/apt-pkg-native-rs"
1818
gcc = "0.3"
1919

2020
[dependencies]
21-
lazy_static = "0.2"
21+
lazy_static = "1"
2222
libc = "0.2"
2323

2424
[dev-dependencies]

0 commit comments

Comments
 (0)