Skip to content

Commit 331feb9

Browse files
committed
updated missing manifest items
1 parent eea6d91 commit 331feb9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

core/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ edition = "2024"
66
description = "A toolbox for building and analyzing strapdown inertial navigation systems."
77
license = "MIT"
88
readme = "README.md"
9+
homepage = "www.strapdown.rs"
10+
repository = "www.github.com/jbrodovsky/strapdown-rs"
11+
keywords = ["strapdown", "inertial navigation", "navigation", "IMU", "INS"]
12+
categories = ["navigation", "robotics", "aerospace", "engineering"]
13+
documentation = "https://docs.rs/strapdown-rs/"
914

1015
[package.metadata.docs.rs]
1116
rustdoc-args = [ "--html-in-header", "katex-header.html" ]

0 commit comments

Comments
 (0)