parent
56996acd4e
commit
dfb156826d
@ -1,3 +1,4 @@
|
||||
/prodash-25.0.0.crate
|
||||
/prodash-25.0.1.crate
|
||||
/prodash-26.2.2.crate
|
||||
/prodash-28.0.0.crate
|
||||
|
@ -1,13 +1,13 @@
|
||||
--- prodash-26.2.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ prodash-26.2.2/Cargo.toml 2023-09-18T18:28:28.198603+00:00
|
||||
@@ -176,10 +176,6 @@
|
||||
|
||||
--- prodash-28.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ prodash-28.0.0/Cargo.toml 2024-04-05T16:08:52.699130+00:00
|
||||
@@ -162,10 +162,6 @@
|
||||
[dev-dependencies.blocking]
|
||||
version = "1.0.0"
|
||||
-
|
||||
|
||||
-[dev-dependencies.criterion]
|
||||
-version = "0.5.1"
|
||||
-default-features = false
|
||||
|
||||
-
|
||||
[dev-dependencies.env_logger]
|
||||
version = "0.10.0"
|
||||
features = ["humantime"]
|
||||
|
@ -1,13 +0,0 @@
|
||||
[DEFAULT]
|
||||
unwanted-features =
|
||||
compound_duration
|
||||
crosstermion
|
||||
tui
|
||||
tui-react
|
||||
render-line
|
||||
render-line-crossterm
|
||||
render-line-termion
|
||||
render-tui
|
||||
render-tui-crossterm
|
||||
render-tui-termion
|
||||
unit-duration
|
@ -0,0 +1,11 @@
|
||||
[features]
|
||||
hide = [
|
||||
"crosstermion",
|
||||
"tui",
|
||||
"tui-react",
|
||||
"render-line",
|
||||
"render-line-crossterm",
|
||||
"render-tui",
|
||||
"render-tui-crossterm",
|
||||
"unit-duration"
|
||||
]
|
@ -1 +1 @@
|
||||
SHA512 (prodash-26.2.2.crate) = 46961db2625c5064dc073e31257758b4b9133c8169380f7e7e30143e648677ae62f3dbd16fe96d1999aa8b94824297184e99baede5f25ddf198535c3f9ec4a6b
|
||||
SHA512 (prodash-28.0.0.crate) = 36a9099fdb61f604d902d28f7082195891056af916727f7d7b78986dca35539238de0c4816c96ca2c3e74fd04f503c59599988e95be46f0ed87af70ae8ef3c70
|
||||
|
Loading…
Reference in new issue