1
0

feat: finish sonnet tas file rw functions

This commit is contained in:
2026-01-18 20:39:47 +08:00
parent 49940b43d5
commit c42305c8d2
9 changed files with 386 additions and 320 deletions

View File

@@ -1,11 +1,11 @@
[package]
name = "BallanceTasSonnet"
version = "0.1.0"
version = "1.0.0"
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]
name = "BallanceTasSonnet"
name = "blctas"
crate-type = ["cdylib"]
[dependencies]