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