rm-shared 0.4.3

shared things for rustmission
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.crossterm]
features = ["event-stream", "serde"]
version = "0.27"

[package]
authors = ["Remigiusz Micielski <rmicielski@purelymail.com>"]
description = "shared things for rustmission"
edition = "2021"
homepage = "https://github.com/intuis/rustmission"
license = "GPL-3.0-or-later"
name = "rm-shared"
repository = "https://github.com/intuis/rustmission"
version = "0.4.3"