Update Rust crate cargo_toml to 0.20.2 (#99)
All checks were successful
Build and push container image / build (push) Successful in 10m55s
All checks were successful
Build and push container image / build (push) Successful in 10m55s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
5dc5fc2ed0
commit
af8481ea74
@ -4,7 +4,7 @@ version = "0.2.7"
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cargo_toml = "0.20.1"
|
cargo_toml = "0.20.2"
|
||||||
gamedig = "0.5.0"
|
gamedig = "0.5.0"
|
||||||
once_cell = "1.19.0"
|
once_cell = "1.19.0"
|
||||||
poise = "0.6.1"
|
poise = "0.6.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user