aboutsummaryrefslogtreecommitdiff
path: root/azalea-inventory
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2024-01-08 21:15:12 -0600
committermat <git@matdoes.dev>2024-01-08 21:15:12 -0600
commitfd1c99e74a8a89278522d1d9f9e4493e7a0c0193 (patch)
treef8bc59128f10c21bc0d41fbfde88e1a0e0ae6e87 /azalea-inventory
parent42f49c58edc0782622e15d738b90db771e44a142 (diff)
downloadazalea-drasl-fd1c99e74a8a89278522d1d9f9e4493e7a0c0193.tar.xz
upgrade deps
Diffstat (limited to 'azalea-inventory')
-rw-r--r--azalea-inventory/azalea-inventory-macros/Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/azalea-inventory/azalea-inventory-macros/Cargo.toml b/azalea-inventory/azalea-inventory-macros/Cargo.toml
index a18e2769..337afc1d 100644
--- a/azalea-inventory/azalea-inventory-macros/Cargo.toml
+++ b/azalea-inventory/azalea-inventory-macros/Cargo.toml
@@ -12,6 +12,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.70"
-quote = "1.0.33"
-syn = "2.0.39"
+proc-macro2 = "1.0.76"
+quote = "1.0.35"
+syn = "2.0.48"