summaryrefslogtreecommitdiff
path: root/rola-utils/space-system/Cargo.toml
blob: 1173ccbb146c9a68dacaf5db2ee842584c881017 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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
serde.workspace = true