diff --git a/Cargo.toml b/Cargo.toml index f6c2f44..78062ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ serde = { version = "1.0.196", features = ["derive"] } shellexpand = "3.1.0" simsearch = "0.2.4" tempfile = "3.8.1" -toml = "0.8.19" +toml = "0.9.0" simplelog = "0.12.2" log = "0.4.22"