diff --git a/Cargo.toml b/Cargo.toml index bdc720a..f716a0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,4 +23,4 @@ nom = "7.1.1" pathdiff = "0.2.1" which = { version = "4.4.0", optional = true, default-features = false } syn = "2.0.16" -quote = "1.0.26" \ No newline at end of file +quote = "1.0.31" \ No newline at end of file