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 Apr 27, 2022
1 parent 377f1dc commit 8a9a8b7
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.0", 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 8a9a8b7

Please sign in to comment.