aboutsummaryrefslogtreecommitdiff
path: root/ebml_derive
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-08-02 01:05:48 +0200
committermetamuffin <metamuffin@disroot.org>2023-08-02 01:05:48 +0200
commit96abb9182e20cc4ab80d272de26cbce427b94473 (patch)
tree5f064a15eee1c2d20500df5099b0f45b56543b04 /ebml_derive
parent14e01792e33631d134fe895018d3bef5ea74a958 (diff)
downloadjellything-96abb9182e20cc4ab80d272de26cbce427b94473.tar
jellything-96abb9182e20cc4ab80d272de26cbce427b94473.tar.bz2
jellything-96abb9182e20cc4ab80d272de26cbce427b94473.tar.zst
update crates
Diffstat (limited to 'ebml_derive')
-rw-r--r--ebml_derive/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ebml_derive/Cargo.toml b/ebml_derive/Cargo.toml
index 7ec11a2..40a5f48 100644
--- a/ebml_derive/Cargo.toml
+++ b/ebml_derive/Cargo.toml
@@ -7,6 +7,6 @@ edition = "2021"
proc-macro = true
[dependencies]
-syn = "2.0.18"
-quote = "1.0.28"
+syn = "2.0.28"
+quote = "1.0.32"