Skip to content

Commit 5495ba3

Browse files
author
bors-servo
authored
Auto merge of #1176 - Eijebong:bump, r=fitzgen
Update lazy_static to 1.0
2 parents 51d0ef9 + 5c7b7af commit 5495ba3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)