v0.1.0 skel
This commit is contained in:
15
sca-core/Cargo.toml
Normal file
15
sca-core/Cargo.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
# file: sca-core/Cargo.toml
|
||||
|
||||
[package]
|
||||
name = "sca-core"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
publish.workspace = true
|
||||
|
||||
[dependencies]
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
uuid.workspace = true
|
||||
chrono.workspace = true
|
||||
Reference in New Issue
Block a user