forked from NationTech/harmony
spike: Working on abstractions, Topology, Score, Capability, Maestro for strong type safety and nice UX/DX
This commit is contained in:
10
examples/topology/Cargo.toml
Normal file
10
examples/topology/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "example-topology"
|
||||
edition = "2024"
|
||||
version.workspace = true
|
||||
readme.workspace = true
|
||||
license.workspace = true
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
rand.workspace = true
|
||||
Reference in New Issue
Block a user