mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-10-05 03:39:26 +00:00
Remove commented-out dependency for rayon in Cargo.toml
This commit is contained in:
@@ -13,4 +13,3 @@ crate-type = ["cdylib", "lib"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
chrono = "0.4.38"
|
chrono = "0.4.38"
|
||||||
# rayon = "1.5"
|
|
||||||
|
Reference in New Issue
Block a user