From 35d6ac565d43234bec36e8f013e982f2ab4fc80f Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 8 Sep 2023 16:51:30 -0500 Subject: upgrade deps --- azalea-protocol/azalea-protocol-macros/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'azalea-protocol/azalea-protocol-macros') 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" -- cgit v1.2.3