mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2024-12-25 04:57:17 +00:00
12 lines
279 B
TOML
12 lines
279 B
TOML
|
[package]
|
||
|
name = "lighthouse_version"
|
||
|
version = "0.1.0"
|
||
|
authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||
|
edition = "2018"
|
||
|
|
||
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||
|
|
||
|
[dependencies]
|
||
|
git-version = "0.3.4"
|
||
|
target_info = "0.1.0"
|