0g-storage-node/common/zgs_version/Cargo.toml

15 lines
308 B
TOML
Raw Normal View History

2024-01-03 10:24:52 +00:00
[package]
name = "zgs_version"
version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
git-version = "0.3.5"
target_info = "0.1.0"
[dev-dependencies]
regex = "1.5.6"