gate sd_notify to linux target_os only
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
66231676f1
commit
53d03bbb1f
2 changed files with 3 additions and 3 deletions
|
@ -80,7 +80,7 @@ tower.workspace = true
|
|||
tower-http.workspace = true
|
||||
tracing.workspace = true
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
[target.'cfg(all(unix, target_os = "linux"))'.dependencies]
|
||||
sd-notify.workspace = true
|
||||
sd-notify.optional = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue