cosmic-hyperlane 0.3.14

An abstraction of the connections that starlane requires between stars
Documentation
[dependencies.async-trait]
version = "0.1.48"

[dependencies.cosmic-space]
version = "0.3.14"

[dependencies.dashmap]
version = "5.3.4"

[dependencies.futures]
default-features = true
version = "0.3.21"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.semver]
features = ["serde"]
version = "1.0.10"

[dependencies.strum_macros]
version = "0.24.1"

[dependencies.tokio]
features = ["full"]
version = "1.15.0"

[dependencies.uuid]
features = ["v4"]
version = "1.1.2"

[dev-dependencies.chrono]
features = ["serde"]
version = "0.4.19"

[lib]
name = "cosmic_hyperlane"
path = "src/lib.rs"

[package]
authors = ["Scott Williams"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "An abstraction of the connections that starlane requires between stars"
edition = "2021"
homepage = "https://starlane.io"
license = "MIT"
name = "cosmic-hyperlane"
readme = "README.md"
repository = "https://github.com/cosmic-initiative/cosmic-initiative.git"
rust-version = "1.80.1"
version = "0.3.14"