website-risg/Cargo.toml
philipp 97c75a0253
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 5m19s
use proper cargo name
2024-02-19 22:26:43 +01:00

10 lines
251 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"}