diff --git a/Cargo.toml b/Cargo.toml index 0fa7e765a7..939abec164 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license-file = "LICENSE" [build-dependencies] glob = "0" -quote = "1.0" +quote = "1.0.39" proc-macro2 = "1.0" syn = "2.0" itertools = "0.13"