Skip to content

Commit

Permalink
Update Cargo.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
matszpk committed Oct 16, 2022
1 parent 33c5b87 commit 31a7c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -8,7 +8,7 @@ description = "Executes SAT solver and parses SAT solver output"
repository = "https://github.com/matszpk/exec-sat"
documentation = "https://docs.rs/exec-sat"
keywords = ["cnf", "logic", "SAT"]
categories = ["science", "logic", "mathematics"]
categories = ["science", "mathematics"]

[dependencies]
thiserror = "1.0"
Expand Down

0 comments on commit 31a7c19

Please sign in to comment.