remove rayon dependency from Cargo.toml

This commit is contained in:
Palash Tyagi
2025-04-20 01:50:34 +01:00
parent 3335fc170a
commit 458d7a2100
2 changed files with 1 additions and 53 deletions

View File

@@ -13,4 +13,4 @@ crate-type = ["cdylib", "lib"]
[dependencies]
chrono = "0.4.38"
rayon = "1.5"
# rayon = "1.5"