[package]
name = "wobject"
version = "0.1.0"
edition = "2024"
license = "MulanPSL-2.0"
repository = "https://github.com/webc-site/wedb.git"
homepage = "https://github.com/webc-site/wedb/tree/main/wobject"
description = "wobject"
keywords = []
categories = []
[features]
default = []
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
[dependencies]
bitcode.workspace = true
fastrand.workspace = true
itoa.workspace = true
parking_lot.workspace = true
whasher.workspace = true
[dev-dependencies]
aok = "0.1.18"
ctor = "1.0.13"
log = "0.4.34"
log_init = "0.1.39"
[lints]
workspace = true