You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
457 B
24 lines
457 B
--- below-dump-0.6.3/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ below-dump-0.6.3/Cargo.toml 2023-01-20T04:01:13.518232+00:00
|
|
@@ -51,11 +51,6 @@
|
|
|
|
[dependencies.regex]
|
|
version = "1.5.4"
|
|
-features = [
|
|
- "std",
|
|
- "unicode-perl",
|
|
-]
|
|
-default-features = false
|
|
|
|
[dependencies.render]
|
|
version = "0.6.3"
|
|
@@ -80,7 +75,7 @@
|
|
package = "below-store"
|
|
|
|
[dependencies.toml]
|
|
-version = "=0.5.8"
|
|
+version = "0.5.8"
|
|
|
|
[dev-dependencies.tempdir]
|
|
version = "0.3"
|