summaryrefslogtreecommitdiff
path: root/rola-utils/space-system/Cargo.toml
blob: 5322cbf5dbfee6518f9d7c234d715d3ccd85aa75 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "space-system"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true

[dependencies]
space-macros.workspace = true
thiserror.workspace = true
just_fmt.workspace = true
tokio.workspace = true