Skip to content
This repository was archived by the owner on Sep 23, 2023. It is now read-only.

Commit 25e44d5

Browse files
fix(deps): update rust crate simple_logger to 4.1.0
1 parent bd3f60d commit 25e44d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ futures = "0.3.27"
1515
human-panic = "1.1.3"
1616
log = "0.4.17"
1717
prost = "0.10.3"
18-
simple_logger = "4.0.0"
18+
simple_logger = "4.1.0"
1919
spinners = "3.1.0"
2020
tokio = { version = "1.26.0", features = ["rt-multi-thread", "macros", "time", "sync", "process"] }
2121
tokio-tungstenite = { version = "0.18.0", features = ["rustls-tls-webpki-roots"] }

0 commit comments

Comments
 (0)