1
0
Files
libcmo21/Assets/BMapBindings/bmap-rs/Cargo.toml

12 lines
186 B
TOML
Raw Normal View History

2026-02-05 17:18:48 +08:00
[package]
2026-02-15 11:41:23 +08:00
name = "bmap-rs"
2026-02-05 17:18:48 +08:00
version = "0.4.0"
authors = ["yyc12345"]
edition = "2024"
description = "The Rust binding to BMap."
license = "SPDX:MIT"
[dependencies]
2026-02-15 11:41:23 +08:00
thiserror = "2.0.12"