skald (engine/tortoise): public release prep — AGPL-3.0, generic config, engine-variant README
This commit is contained in:
parent
7225789290
commit
a483dc820e
12 changed files with 788 additions and 196 deletions
|
|
@ -5,9 +5,9 @@ members = ["skald-core", "skald"]
|
|||
[workspace.package]
|
||||
version = "0.0.1"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
authors = ["Sulkta"]
|
||||
repository = "http://127.0.0.1:3001/Sulkta/skald"
|
||||
license = "AGPL-3.0-or-later"
|
||||
authors = ["Sulkta <oss@sulkta.com>"]
|
||||
repository = "https://git.sulkta.com/Sulkta-OSS/skald"
|
||||
|
||||
[workspace.dependencies]
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue