Skip to content

Commit

Permalink
Cargo.toml: add uudoc as feature
Browse files Browse the repository at this point in the history
  • Loading branch information
cakebaker committed Mar 29, 2024
1 parent 2505564 commit 542ef0e
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 542ef0e

Please sign in to comment.