Files

14 lines
307 B
TOML
Raw Permalink Normal View History

[package]
name = "fparkan-rsli"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]
2026-06-30 01:49:03 +04:00
fparkan-binary = { path = "../fparkan-binary" }
flate2 = { version = "1", default-features = false, features = ["rust_backend"] }
[lints]
workspace = true