website-risg/Cargo.toml
philipp 0187f147aa
Some checks failed
CI/CD Pipeline / deploy-main (push) Has been cancelled
update deps
2024-02-20 22:39:44 +01:00

11 lines
307 B
TOML

[package]
name = "website-risg"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
risp = {git="https://git.hofer.link/philipp/risp.git", version="0.1"}
#risp = {path="/home/philipp/priv/risp", version="0.1"}