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