Cargo.toml: add uudoc as feature

This commit is contained in:
Daniel Hofstetter
2024-04-08 10:52:36 +02:00
parent bbf1a8e6cd
commit 4629872e5f

View File

@ -23,6 +23,7 @@ build = "build.rs"
[features]
default = ["feat_common_core"]
uudoc = []
feat_common_core = [
"mountpoint",