homepage corrections
Some checks are pending
Rust/sat-rs/pipeline/head Build queued...

This commit is contained in:
2023-08-28 19:11:19 +02:00
parent e1abe792b2
commit 4290dbd296
2 changed files with 4 additions and 2 deletions

View File

@ -4,6 +4,8 @@ version = "0.1.0"
edition = "2021"
authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]
default-run = "satrs-example"
homepage = "https://egit.irs.uni-stuttgart.de/rust/sat-rs"
repository = "https://egit.irs.uni-stuttgart.de/rust/sat-rs"
[dependencies]
fern = "0.6"