Compare commits

..

No commits in common. "7113c36e944353b59a7328034e22d002c51403cb" and "a8ac15d0623e015c2fd95972ad1906af2bb343b0" have entirely different histories.

View file

@ -10,4 +10,4 @@ proc-macro = true
[dependencies] [dependencies]
syn = { version = "2.0.48", features = ["full", "fold"] } syn = { version = "2.0.48", features = ["full", "fold"] }
quote = "1.0.35" quote = "1.0.33"