mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-06-23 19:21:26 +02:00
parent
430841fc5f
commit
84fb9f16bd
@ -10,6 +10,10 @@ license = "MIT"
|
|||||||
keywords = ["math", "calculator", "cli", "command-line"]
|
keywords = ["math", "calculator", "cli", "command-line"]
|
||||||
categories = ["mathematics", "command-line-utilities"]
|
categories = ["mathematics", "command-line-utilities"]
|
||||||
|
|
||||||
|
[[bin]]
|
||||||
|
path = "src/main.rs"
|
||||||
|
name = "kalk"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
kalk = { path = "../kalk", version = "^0.1.9" }
|
kalk = { path = "../kalk", version = "^0.1.9" }
|
||||||
rustyline = "6.1.2"
|
rustyline = "6.1.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user