mirror of https://github.com/rm-dr/daisy
Cargo.toml cleanup
parent
78715f840d
commit
dae8976598
|
@ -4,7 +4,6 @@ version = "0.2.10"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
build = "buildscript/main.rs"
|
build = "buildscript/main.rs"
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-only"
|
||||||
license-file = "LICENSE"
|
|
||||||
description = "A high-precision terminal scientific calculator."
|
description = "A high-precision terminal scientific calculator."
|
||||||
repository = "https://git.betalupi.com/Mark/daisy"
|
repository = "https://git.betalupi.com/Mark/daisy"
|
||||||
homepage = "https://git.betalupi.com/Mark/daisy"
|
homepage = "https://git.betalupi.com/Mark/daisy"
|
||||||
|
|
Loading…
Reference in New Issue