skald: public release prep — AGPL-3.0, generic config, scrubbed identifiers
This commit is contained in:
parent
3fa9f181ac
commit
d645cbc8ed
7 changed files with 827 additions and 24 deletions
|
|
@ -5,9 +5,9 @@ members = ["skald-core", "skald"]
|
|||
[workspace.package]
|
||||
version = "0.0.1"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
authors = ["Sulkta"]
|
||||
repository = "https://git.sulkta.com/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