goxoy-socket-client 0.1.8

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.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7db048bf39087d727f8e45c7595f02236c70ec8cf9b1c34b0cac47c49b258a2a"

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