mirror of
https://github.com/rm-dr/daisy
synced 2025-02-21 06:29:26 -08:00
Cargo.toml update
This commit is contained in:
parent
17a2fe2f48
commit
78715f840d
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -28,7 +28,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
||||
|
||||
[[package]]
|
||||
name = "daisycalc"
|
||||
version = "0.2.9"
|
||||
version = "0.2.10"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"rug",
|
||||
|
@ -1,8 +1,9 @@
|
||||
[package]
|
||||
name = "daisycalc"
|
||||
version = "0.2.9"
|
||||
version = "0.2.10"
|
||||
edition = "2021"
|
||||
build = "buildscript/main.rs"
|
||||
license = "GPL-3.0-only"
|
||||
license-file = "LICENSE"
|
||||
description = "A high-precision terminal scientific calculator."
|
||||
repository = "https://git.betalupi.com/Mark/daisy"
|
||||
|
Loading…
x
Reference in New Issue
Block a user