Skip to content

Commit ac736b6

Browse files
committed
⬆️ Upgrade lazy_static
Signed-off-by: Yuning Zhang <codeworm96@outlook.com>
1 parent 5937bfd commit ac736b6

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

Cargo.lock

Lines changed: 9 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ reqwest = "0.9"
1212
json = "0.11"
1313
yaml-rust = "0.4"
1414
regex = "1.0"
15-
lazy_static = "1.1"
15+
lazy_static = "1.2"

0 commit comments

Comments
 (0)