Skip to content

Commit d059818

Browse files
committed
Bump lazy_static dep to 1.3
1 parent 602610c commit d059818

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
@@ -21,7 +21,7 @@ exclude = ["*.yml", "ci/*"]
2121

2222
[dependencies]
2323
bitflags = "1.0"
24-
lazy_static = "1.2"
24+
lazy_static = "1.3"
2525
libc = "0.2"
2626
parking_lot = "0.7"
2727
ndarray = "0.12"

0 commit comments

Comments
 (0)