Add some keywords and categories

Fri, 18 Nov 2022 10:34:04 +0200

author
Tuomo Valkonen <tuomov@iki.fi>
date
Fri, 18 Nov 2022 10:34:04 +0200
changeset 12
3297d14c7bff
parent 10
80bef3795892
child 13
465fa2121ccb

Add some keywords and categories

Cargo.toml file | annotate | diff | comparison | revisions
--- a/Cargo.toml	Fri Nov 18 10:28:47 2022 +0200
+++ b/Cargo.toml	Fri Nov 18 10:34:04 2022 +0200
@@ -7,6 +7,8 @@
 homepage = "https://tuomov.iki.fi/software/alg_tools/"
 repository = "https://tuomov.iki.fi/repos/alg_tools/"
 license-file = "LICENSE"
+keywords = ["iterative", "optimization", "bisection", "branch-and-bound", "numerical"]
+categories = ["mathematics", "data-structures"]
 
 [dependencies]
 serde = { version = "1.0", features = ["derive"] }

mercurial