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.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/azalea-protocol/azalea-protocol-macros/Cargo.toml b/azalea-protocol/azalea-protocol-macros/Cargo.toml
index 2a890eab..15a3ebeb 100644
--- a/azalea-protocol/azalea-protocol-macros/Cargo.toml
+++ b/azalea-protocol/azalea-protocol-macros/Cargo.toml
@@ -12,5 +12,5 @@ proc-macro = true
[dependencies]
proc-macro2 = "^1.0.66"
-quote = "^1.0.32"
-syn = "^2.0.28"
+quote = "^1.0.33"
+syn = "^2.0.31"