From 64d48897afe5bcb40931f8ef8b3594fe275751e8 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 25 Jan 2024 00:44:20 -0600 Subject: update deps --- azalea-protocol/azalea-protocol-macros/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 00e794a0..7d4bb3e2 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.76" +proc-macro2 = "^1.0.78" quote = "^1.0.35" syn = "^2.0.48" -- cgit v1.2.3