diff --git a/Cargo.toml b/Cargo.toml index 50dc967c..c55e0260 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -80,7 +80,7 @@ shellexpand = "3.0" strum = { version = "0.27", features = ["derive"] } strum_macros = "0.27" tera = "1" -toml = "0.8" +toml = "0.9" uuid = { version = "1.17", features = ["serde", "v4", "v5"] } voca_rs = "1"