#TODO port to Orbital
[source]
git = "https://github.com/RainbowCookie32/rusty-psn"
[build]
template = "custom"
dependencies = [
    "openssl1",
]
script = """
cookbook_cargo --features cli
"""