Update Rust crate tokio to 1.38.0
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
PR created by Renovate Bot.
This commit is contained in:
parent
2f0ed98407
commit
5b87b97e6d
@ -10,7 +10,7 @@ poise = "0.6.1"
|
||||
sysinfo = "0.30.12"
|
||||
tempfile = "3.10.1"
|
||||
tokenservice-client = { version = "0.2.6", registry = "gitea" }
|
||||
tokio = { version = "1.37.0", features = ["macros", "signal", "rt-multi-thread"] }
|
||||
tokio = { version = "1.38.0", features = ["macros", "signal", "rt-multi-thread"] }
|
||||
tokio-postgres = "0.7.10"
|
||||
uptime_lib = "0.3.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user