summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjakka <jakkadoujin@gmail.com>2025-06-04 22:40:23 +0300
committerjakka <jakkadoujin@gmail.com>2025-06-04 22:40:23 +0300
commit565172d9b221e2dd72d8b925f0ba2a1fd046a244 (patch)
tree153854e3363c5d7d1c2bc9039a7ad10494c859d2 /Cargo.toml
parenta7615b9471dfe6fe94a3ace6e4f94e9c78844b51 (diff)
continued working on md5sum
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 380c178..06f9cba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,4 +10,3 @@ flac-bound = { version = "0.5.0", features = ["libflac-noogg"], default-features
i24 = "2.1.0"
md-5 = "0.10.6"
metaflac = "0.2.8"
-tokio = "1.45.1"