Skip to content

Commit 946fc63

Browse files
authored
Merge pull request #34 from ufoscout/dependabot/cargo/lazy_static-1.4.0
Bump lazy_static from 1.3.0 to 1.4.0
2 parents ddddac0 + e9b8dfb commit 946fc63

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -9,7 +9,7 @@ port_check = "0.1.5"
99

1010
[dev-dependencies]
1111
atomic-counter = "1.0"
12-
lazy_static = "1.3"
12+
lazy_static = "1.4"
1313
time = "0.1.40"
1414

1515
[profile.release]

0 commit comments

Comments
 (0)