diff --git a/Cargo.toml b/Cargo.toml index da80b18..734b038 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"