Skip to content

Commit

Permalink
Merge pull request #43 from cakebaker/cargo_toml_add_uudoc_as_feature
Browse files Browse the repository at this point in the history
Cargo.toml: add uudoc as feature
  • Loading branch information
sylvestre authored Mar 31, 2024
2 parents b27251c + 542ef0e commit bfd6c87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ build = "build.rs"

[features]
default = ["feat_common_core"]
uudoc = []

feat_common_core = [
"pwdx",
Expand Down

0 comments on commit bfd6c87

Please sign in to comment.