website-risg/Cargo.toml
philipp 5dcc5a6e8d
Some checks failed
CI/CD Pipeline / test (push) Failing after 5s
initial push
2024-02-16 12:13:24 +01:00

10 lines
247 B
TOML

[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]
risp = {git="ssh://git@git.hofer.link:2222/philipp/risp.git", version="0.1"}