d0bdbaa1ed
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.
13 lines
259 B
TOML
13 lines
259 B
TOML
[package]
|
|
name = "fparkan-rsli"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
repository.workspace = true
|
|
|
|
[dependencies]
|
|
flate2 = { version = "1", default-features = false, features = ["rust_backend"] }
|
|
|
|
[lints]
|
|
workspace = true
|