refactor: merge 2 rust crate in one
This commit is contained in:
11
Assets/BMapBindings/bmap-rs/Cargo.toml
Normal file
11
Assets/BMapBindings/bmap-rs/Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "bmap-rs"
|
||||
version = "0.4.0"
|
||||
authors = ["yyc12345"]
|
||||
edition = "2024"
|
||||
description = "The Rust binding to BMap."
|
||||
license = "SPDX:MIT"
|
||||
|
||||
[dependencies]
|
||||
thiserror = "2.0.12"
|
||||
|
||||
Reference in New Issue
Block a user