Skip to content

Commit

Permalink
spelling: statically
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref authored and fcsonline committed Feb 13, 2022
1 parent 63092d8 commit 07febad
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 @@ -32,6 +32,6 @@ hdrhistogram = "7.4.0"
openssl-sys = "0.9.66"

[features]
# Force openssl-sys to staticly link in the openssl library. Necessary when
# Force openssl-sys to statically link in the openssl library. Necessary when
# cross compiling to x86_64-unknown-linux-musl.
vendored = ["openssl-sys/vendored"]

0 comments on commit 07febad

Please sign in to comment.