diff --git a/Cargo.toml b/Cargo.toml index 7bcc16e..6c97d8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,4 +22,4 @@ serde_json = "1.0.116" strsim = "0.11.1" textwrap = "0.16.1" tokio = { version = "1.37.0", features = ["full"] } -toml = "0.8.12" +toml = "0.9.0"