mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-02-12 06:29:17 +01:00
commit
c0628855ae
@ -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