Update Rust crate cargo_toml to 0.20.2 #99

Merged
Renovate merged 1 commits from renovate/cargo_toml-0.x into master 2024-04-25 22:12:53 -04:00
Showing only changes of commit ef8a4370eb - Show all commits

View File

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