feat(calc): Convert to Rust w/ Qalc
This commit is contained in:
parent
dae8108cb1
commit
bc1fc717b1
11 changed files with 154 additions and 157 deletions
|
|
@ -6,6 +6,6 @@
|
|||
help: "= ",
|
||||
isolate: true,
|
||||
),
|
||||
bin: (path: "calc.js"),
|
||||
bin: (path: "calc"),
|
||||
icon: Name("x-office-spreadsheet")
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue