Update Rust crate cargo_toml to 0.20.1 (#97)
All checks were successful
Build and push container image / build (push) Successful in 11m14s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-04-23 21:00:45 -04:00 committed by Renovate
parent b10808b1cf
commit c7bb24c4ed

View File

@ -4,7 +4,7 @@ version = "0.2.7"
edition = "2021"
[dependencies]
cargo_toml = "0.20.0"
cargo_toml = "0.20.1"
gamedig = "0.5.0"
once_cell = "1.19.0"
poise = "0.6.1"