goxoy-socket-client 0.1.4

Goxoy Socket Client Library
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 = 3

[[package]]
name = "goxoy-address-parser"
version = "0.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "490c575dcd54ff3281e8e85d4abb0f1da7bd16b46fa6a44c6f903c2bcbc588b7"

[[package]]
name = "goxoy-socket-client"
version = "0.1.4"
dependencies = [
 "goxoy-address-parser",
]