mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Remove commented-out dependency for rayon in Cargo.toml
This commit is contained in:
parent
883a5526a8
commit
74e0731c11
@ -13,4 +13,3 @@ crate-type = ["cdylib", "lib"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
chrono = "0.4.38"
|
chrono = "0.4.38"
|
||||||
# rayon = "1.5"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user