diff --git a/Cargo.toml b/Cargo.toml index 4f44177..ed775f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ current_platform = "0.2.0" dunce = "1.0.3" glob = "0.3.0" serde = { version = "1.0.145", features = ["derive"] } -toml = "0.5.9" +toml = "0.9.2"