Merge pull request #30 from cakebaker/cargo_toml_add_uudoc_feature

Cargo.toml: add `uudoc` as feature
This commit is contained in:
Sylvestre Ledru
2024-07-25 00:27:04 +02:00
committed by GitHub

View File

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