Importing the Retroshades SDK
[features]
mercury = ["dep:retroshade-sdk"]
[dependencies]
retroshade-sdk = { version = "0.1.0", optional = true }git clone https://github.com/xycloo/mercury-cli
cd mercury-cli
cargo build --releaseLast updated
[features]
mercury = ["dep:retroshade-sdk"]
[dependencies]
retroshade-sdk = { version = "0.1.0", optional = true }git clone https://github.com/xycloo/mercury-cli
cd mercury-cli
cargo build --releaseLast updated