drawbridge 0.4.2

Drawbridge library.
Documentation
1
2
3
4
5
6
7
8
[toolchain]
channel = "stable"
components = [ "rustfmt", "clippy" ]
profile = "minimal"
targets = [
    "aarch64-unknown-linux-musl",
    "x86_64-unknown-linux-musl"
]