From a0cfd77b4d19c43a28c4d82072e6ff136e336af3 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 10 Dec 2025 16:21:38 +0100 Subject: refactor import plugins part 1 --- stream/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream') diff --git a/stream/Cargo.toml b/stream/Cargo.toml index 015966c..fa68ec8 100644 --- a/stream/Cargo.toml +++ b/stream/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "jellystream" version = "0.1.0" -edition = "2021" +edition = "2024" [dependencies] jellycommon = { path = "../common" } -- cgit v1.3