Skip to content

Commit

Permalink
Remove builder from default feature
Browse files Browse the repository at this point in the history
Co-authored-by: Arthur Gautier <[email protected]>
  • Loading branch information
nemynm and baloo authored Jan 26, 2025
1 parent 170b0ad commit f49f856
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cms/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ tokio = { version = "1.43.0", features = ["macros", "rt"] }
x509-cert = { version = "=0.3.0-pre.0", features = ["pem"] }

[features]
default = ["builder"]
std = ["der/std", "spki/std"]
builder = [
"dep:aes",
Expand Down

0 comments on commit f49f856

Please sign in to comment.