Cargo.toml: add uudoc as feature

This commit is contained in:
Daniel Hofstetter
2024-04-08 11:00:32 +02:00
parent 711418e3ce
commit 222884000a
+1
View File
@@ -23,6 +23,7 @@ build = "build.rs"
[features]
default = ["feat_common_core"]
uudoc = []
feat_common_core = [
"renice",