xpc: hacky implementation of GetVersion
This commit is contained in:
@@ -32,5 +32,7 @@ dbus-codegen = "0.10.0"
|
||||
|
||||
# XPC (libxpc) interface only on macOS
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
futures-preview = "=0.2.2"
|
||||
block = "0.1.6"
|
||||
futures = "0.3.4"
|
||||
xpc-connection = { git = "https://github.com/dfrankland/xpc-connection-rs.git", rev = "cd4fb3d", package = "xpc-connection" }
|
||||
xpc-connection-sys = { git = "https://github.com/dfrankland/xpc-connection-rs.git", rev = "cd4fb3d", package = "xpc-connection-sys" }
|
||||
|
||||
Reference in New Issue
Block a user