Skip to content

Commit 41ded2f

Browse files
committed
Update Rust crate lazy_static to 1.4
1 parent 6c1c138 commit 41ded2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ url = "2.1"
9292
claim = "0.5"
9393
conduit-test = "0.9.0-alpha.5"
9494
hyper-tls = "0.5"
95-
lazy_static = "1.0"
95+
lazy_static = "1.4"
9696
tokio = "1.5.0"
9797
tower-service = "0.3.0"
9898

0 commit comments

Comments
 (0)