Skip to content

Commit

Permalink
Fix for docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
ancwrd1 committed Dec 9, 2024
1 parent ad3bfb3 commit 34d855b
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 @@ -12,7 +12,7 @@ edition = "2021"
publish = false

[package.metadata.docs.rs]
targets = ["x86_64-pc-windows-gnu", "x86_64-pc-windows-msvc"]
default-target = "x86_64-pc-windows-msvc"
no-default-features = true
features = ["ring"]

Expand Down

0 comments on commit 34d855b

Please sign in to comment.