Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Sep 23, 2024
1 parent 09731a7 commit cfd2319
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions talpid-tunnel-config-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ classic-mceliece-rust = { version = "2.0.0", features = [
] }
pqc_kyber = { version = "0.4.0", features = ["std", "kyber1024", "zeroize"] }
zeroize = "1.5.7"

[target.'cfg(unix)'.dependencies]
libc = "0.2"

[target.'cfg(windows)'.dependencies.windows-sys]
Expand Down

0 comments on commit cfd2319

Please sign in to comment.