1
Fork 0
kantodb/crates/tunables/Cargo.toml

16 lines
389 B
TOML

[package]
name = "kanto-tunables"
version = "0.1.0"
description = "Low-level performance tunables for KantoDB database"
homepage.workspace = true
repository.workspace = true
authors.workspace = true
license.workspace = true
publish = false # TODO publish crate #severity/high #urgency/medium
edition.workspace = true
rust-version.workspace = true
[dependencies]
[lints]
workspace = true