Cargo.toml: add uudoc as feature

This commit is contained in:
Daniel Hofstetter
2024-03-29 16:53:29 +01:00
parent 2505564f13
commit 542ef0ee29
+1
View File
@@ -23,6 +23,7 @@ build = "build.rs"
[features]
default = ["feat_common_core"]
uudoc = []
feat_common_core = [
"pwdx",