aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/azalea-protocol-macros
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-protocol/azalea-protocol-macros')
-rw-r--r--azalea-protocol/azalea-protocol-macros/Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/azalea-protocol/azalea-protocol-macros/Cargo.toml b/azalea-protocol/azalea-protocol-macros/Cargo.toml
index dcd9a329..e78368f4 100644
--- a/azalea-protocol/azalea-protocol-macros/Cargo.toml
+++ b/azalea-protocol/azalea-protocol-macros/Cargo.toml
@@ -11,6 +11,6 @@ proc-macro = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-proc-macro2 = "^1.0.36"
-quote = "^1.0.10"
-syn = "^1.0.82"
+proc-macro2 = "^1.0.64"
+quote = "^1.0.29"
+syn = "^2.0.25"