aboutsummaryrefslogtreecommitdiff
path: root/import/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'import/Cargo.toml')
-rw-r--r--import/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/import/Cargo.toml b/import/Cargo.toml
index 4276768..42c1d43 100644
--- a/import/Cargo.toml
+++ b/import/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "jellyimport"
version = "0.1.0"
-edition = "2021"
+edition = "2024"
[dependencies]
jellyremuxer = { path = "../remuxer" }