We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo udeps
1 parent b02c1bb commit cce998cCopy full SHA for cce998c
wireguard-go-rs/Cargo.toml
@@ -4,7 +4,7 @@ description = "Rust bindings to wireguard-go with DAITA support"
4
edition = "2021"
5
license.workspace = true
6
7
-[dependencies]
+[target.'cfg(unix)'.dependencies]
8
thiserror.workspace = true
9
log.workspace = true
10
zeroize = "1.8.1"
0 commit comments