aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-06-05 20:10:49 +0200
committermetamuffin <metamuffin@disroot.org>2023-06-05 20:10:49 +0200
commite9185e5fb133fbf62d7cc86e644d2f9d272ba719 (patch)
tree870a65751620314585471b5ae502dadb231ef621 /Cargo.toml
parentb0d77c36ba632b91d65047716ca0a3e4176eaf4c (diff)
downloadjellything-e9185e5fb133fbf62d7cc86e644d2f9d272ba719.tar
jellything-e9185e5fb133fbf62d7cc86e644d2f9d272ba719.tar.bz2
jellything-e9185e5fb133fbf62d7cc86e644d2f9d272ba719.tar.zst
updatte
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 709b88f..d64f4b3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,2 +1,3 @@
[workspace]
members = ["server", "remuxer", "common", "tools", "matroska", "ebml_derive"]
+resolver = "2"