Skip to content

Commit 4b360d6

Browse files
committed
oops
1 parent 53ec2cc commit 4b360d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bektor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Akari Harada <akaritwo0two@gmail.com>"]
66
license = "GPL-3.0-only"
77
readme = "../README.md"
88
repository = "https://github.com/Akari202/vec-utils/"
9-
keywords = ["geometry", "linear algebra", "math", "quaternion", "vector"]
9+
keywords = ["geometry", "linear_algebra", "math", "quaternion", "vector"]
1010
categories = ["mathematics", "no-std::no-alloc"]
1111
description = "A simple vector, quaternion, geometry, and matrix library"
1212
exclude = ["examples/"]

0 commit comments

Comments
 (0)