Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed May 23, 2024
1 parent 5ca5881 commit 046db9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ serde_bytes = { version = "0.11.14", optional = true, default-features = false }
typed-builder = { version = "0.18.0", optional = true }

[features]
default = ["aes-session", "log-all"]
default = ["aes-session"]
serde = ["dep:serde", "serde_bytes"]
builder = ["typed-builder"]

Expand Down

0 comments on commit 046db9e

Please sign in to comment.