We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ec2cc commit 4b360d6Copy full SHA for 4b360d6
1 file changed
bektor/Cargo.toml
@@ -6,7 +6,7 @@ authors = ["Akari Harada <akaritwo0two@gmail.com>"]
6
license = "GPL-3.0-only"
7
readme = "../README.md"
8
repository = "https://github.com/Akari202/vec-utils/"
9
-keywords = ["geometry", "linear algebra", "math", "quaternion", "vector"]
+keywords = ["geometry", "linear_algebra", "math", "quaternion", "vector"]
10
categories = ["mathematics", "no-std::no-alloc"]
11
description = "A simple vector, quaternion, geometry, and matrix library"
12
exclude = ["examples/"]
0 commit comments