mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2025-11-05 05:54:02 +01:00
7 lines
143 B
TOML
7 lines
143 B
TOML
[package]
|
|
name = "schemsearch-common"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
serde = { version = "1.0.160", features = ["derive"] } |