Skip to content

Commit

Permalink
make ring default crypto backend
Browse files Browse the repository at this point in the history
  • Loading branch information
eycorsican committed May 6, 2024
1 parent e829a4f commit 855a19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leaf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ path = "src/lib.rs"

[features]
default = [
"default-aws-lc"
"default-ring"
]

default-ring = [
Expand Down

0 comments on commit 855a19f

Please sign in to comment.