philipp
97c75a0253
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 5m19s
10 lines
251 B
TOML
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"}
|