2023-03-14 12:03:51 +00:00
|
|
|
diff -ur a/Cargo.toml b/Cargo.toml
|
|
|
|
--- a/Cargo.toml 1969-12-31 19:00:01.000000000 -0500
|
|
|
|
+++ b/Cargo.toml 2023-03-14 07:57:14.025021766 -0400
|
|
|
|
@@ -195,6 +195,7 @@
|
2021-09-16 11:03:16 +00:00
|
|
|
|
|
|
|
[features]
|
2023-03-14 12:03:51 +00:00
|
|
|
docgen = ["dep:clap_mangen"]
|
2021-09-16 11:03:16 +00:00
|
|
|
+default = ["rdcore"]
|
|
|
|
rdcore = []
|
2022-09-21 16:55:07 +00:00
|
|
|
|
2021-09-16 11:03:16 +00:00
|
|
|
[target."cfg(target_arch = \"s390x\")".dependencies.mbrman]
|