parent
0de52f635d
commit
7c34a76731
Binary file not shown.
@ -0,0 +1,24 @@
|
||||
--- rspec-1.0.0/Cargo.toml 2021-02-06T15:09:51+00:00
|
||||
+++ rspec-1.0.0/Cargo.toml 2023-05-18T15:58:26.536674+00:00
|
||||
@@ -30,21 +30,13 @@
|
||||
[dependencies.derive_builder]
|
||||
version = "0.9"
|
||||
|
||||
-[dependencies.expectest]
|
||||
-version = "0.12"
|
||||
-optional = true
|
||||
-
|
||||
[dependencies.rayon]
|
||||
version = "1.5"
|
||||
|
||||
[dependencies.time]
|
||||
version = "0.2"
|
||||
-[build-dependencies.clippy]
|
||||
-version = "0.0.153"
|
||||
-optional = true
|
||||
|
||||
[features]
|
||||
default = []
|
||||
-expectest_compat = ["expectest"]
|
||||
[badges.maintenance]
|
||||
status = "passively-maintained"
|
Loading…
Reference in new issue