From 88019620faccc88edaa98c2d6b839d59e2af7317 Mon Sep 17 00:00:00 2001 From: jakka Date: Wed, 2 Jul 2025 13:22:00 +0300 Subject: testing reencoding --- Cargo.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2d892fa..1292d35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,10 +19,6 @@ flac-bound = { version = "0.5.0", features = [ ], default-features = false } i24 = { version = "2.1.0", features = ["std"] } indicatif = { version = "0.17.11", features = ["improved_unicode", "futures"] } -libsql = { version = "0.9.11", default-features = false, features = [ - "core", - "stream", -] } md-5 = "0.10.6" pin-utils = "0.1.0" walkdir = "2.5.0" @@ -36,3 +32,4 @@ smol-macros = "0.1.1" macro_rules_attribute = "0.2.2" ctrlc = "3.4.7" easy-parallel = "3.3.1" +turso = "0.1.1" -- cgit v1.3.1