sedctl_api 0.0.1

[WORK IN PROGRESS | NOT USABLE YET] The api library for the sedctl project
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "sedctl_api"
version = "0.0.1"
description = "[WORK IN PROGRESS | NOT USABLE YET] The api library for the sedctl project"
rust-version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true

[dependencies]
sedctl_tcg_storage.workspace = true