website-risg/Cargo.toml

10 lines
251 B
TOML
Raw Normal View History

2024-02-16 12:13:24 +01:00
[package]
2024-02-19 22:26:43 +01:00
name = "website-risg"
2024-02-16 12:13:24 +01:00
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"}