Cargo.toml: add uudoc as feature
This commit is contained in:
@ -23,6 +23,7 @@ build = "build.rs"
|
|||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["feat_common_core"]
|
default = ["feat_common_core"]
|
||||||
|
uudoc = []
|
||||||
|
|
||||||
feat_common_core = [
|
feat_common_core = [
|
||||||
"mountpoint",
|
"mountpoint",
|
||||||
|
Reference in New Issue
Block a user