diff options
| author | jakka <jakka@jakka.su> | 2025-07-17 12:34:41 +0300 |
|---|---|---|
| committer | jakka <jakka@jakka.su> | 2025-07-17 12:34:41 +0300 |
| commit | 04eceb7e3d748c23517485d89035848cfe58a334 (patch) | |
| tree | e790351d65ee73c39e974d9107d6bea6553cd499 /Cargo.toml | |
| parent | 566783c647fc85f1cfbe214e932aeb664e1f440d (diff) | |
test threading version without rayon
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ walkdir = "2.5.0" console = { version = "0.15.11", features = ["windows-console-colors"] } claxon = { git = "https://github.com/justjakka/claxon.git" } metaflac = "0.2.8" -rayon = "1.10.0" rusqlite = { version = "0.36.0", default-features = false, features = [ "modern_sqlite", ] } |
