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

Commit

Permalink
fix(deps): update rust crate spinners to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2022
1 parent 49266fa commit 272b05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ human-panic = "1.0.3"
log = "0.4.16"
prost = "0.10.1"
simple_logger = "2.1.0"
spinners = "3.1.0"
spinners = "4.0.0"
tokio = { version = "1.18.1", features = ["rt-multi-thread", "macros", "time", "sync", "process"] }
tokio-tungstenite = { version = "0.17.1", features = ["rustls-tls-webpki-roots"] }
whoami = "1.2.1"
Expand Down

0 comments on commit 272b05c

Please sign in to comment.