rust-sk 0.2.0

A port of the rsk (robot-soccer-kit) python library
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.163"

[dependencies.serde_json]
version = "1.0.96"

[dependencies.tokio]
features = ["rt", "rt-multi-thread", "sync", "time"]
version = "1.28.2"

[dependencies.zmq]
version = "0.10.0"

[package]
authors = ["Arkitu"]
description = "A port of the rsk (robot-soccer-kit) python library"
documentation = "https://github.com/Undefined-club-robotique/rust-sk"
edition = "2021"
homepage = "https://github.com/Undefined-club-robotique/rust-sk"
keywords = ["rsk", "robot", "soccer", "kit", "robocup"]
license = "MIT"
name = "rust-sk"
readme = "README.md"
repository = "https://github.com/Undefined-club-robotique/rust-sk"
version = "0.2.0"