website-risg/Cargo.toml

10 lines
240 B
TOML
Raw Normal View History

2024-02-16 12:13:24 +01:00
[package]
name = "a"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2024-02-16 12:18:03 +01:00
risp = {git="https://git.hofer.link/philipp/risp.git", version="0.1"}