[[test]]
name = "main"
path = "tests/main.rs"
[dependencies.aok]
version = "0.1.12"
[dependencies.indexmap]
features = ["serde"]
version = "2.2.6"
[dev-dependencies.aok]
version = "0.1.12"
[dev-dependencies.loginit]
version = "0.1.13"
[dev-dependencies.static_init]
version = "1.0.3"
[dev-dependencies.tokio]
features = ["macros", "rt", "rt-multi-thread", "time", "sync"]
version = "1.38.0"
[dev-dependencies.tracing]
version = "0.1.40"
[lib]
name = "sortmap"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "sortmap"
edition = "2021"
homepage = "https://github.com/i18n-site/rust/tree/main/sortmap"
license = "Apache-2.0"
name = "sortmap"
readme = "README.md"
repository = "https://github.com/i18n-site/rust.git"
version = "0.1.2"
[package.metadata.docs.rs]
all-features = true