Skip to content

Commit 10102c8

Browse files
authored
Update Cargo.toml
1 parent a980446 commit 10102c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ authors = ["Davassi <[email protected]>"]
1010
categories = ["command-line-interface","algorithms","mathematics","parsing"]
1111
readme = "README.md"
1212
keywords = [
13-
"rpn",
13+
"evaluator",
1414
"math",
1515
"parser",
1616
"expression",
17-
"calculator",
17+
"resolver",
1818
]
1919

2020
[dependencies]

0 commit comments

Comments
 (0)