Skip to content

Commit 76e38a6

Browse files
author
bors-servo
authored
Auto merge of #1176 - Eijebong:bump, r=fitzgen
Update lazy_static to 1.0
2 parents a48ca25 + 47552bb commit 76e38a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ cfg-if = "0.1.0"
4545
# This kinda sucks: https://github.com/rust-lang/cargo/issues/1982
4646
clap = "2"
4747
clang-sys = { version = "0.21.0", features = ["runtime", "clang_3_9"] }
48-
lazy_static = "0.2.1"
48+
lazy_static = "1"
4949
peeking_take_while = "0.1.2"
5050
quote = "0.3.15"
5151
regex = "0.2"

0 commit comments

Comments
 (0)