diff --git a/Cargo.toml b/Cargo.toml index fb869c2..88d1940 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ readme = "./README.md" rust-version = "1.67.0" [dependencies] -toml_edit = "0.21.0" +toml_edit = "0.22.0" [dev-dependencies] quote = "1.0.33"