mirror of
https://github.com/Theaninova/mhlib.git
synced 2026-01-04 07:42:51 +00:00
Split project
This commit is contained in:
9
rust/springylib/Cargo.toml
Normal file
9
rust/springylib/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "springylib"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
binrw = "0.11.1"
|
||||
serde = {version = "1.0.160", features = ["derive"]}
|
||||
serde-xml-rs = "0.6.0"
|
||||
Reference in New Issue
Block a user