Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rfbclient"
version = "0.1.0"
dependencies = [
 "rfbproto",
]

[[package]]
name = "rfbproto"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0bb23b0d69ba69caf090b46ac7631fdc997dbc256cfc2e3b3379a09ca74fff5"