We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6ac03 commit c5912f2Copy full SHA for c5912f2
Cargo.toml
@@ -11,8 +11,8 @@ description = "Pure Rust curve fitting library"
11
# These URLs point to more information about the package. These are
12
# intended to be webviews of the relevant data, not necessarily compatible
13
# with VCS tools and the like.
14
-documentation = "https://github.com/mshrtsr/fitting-rs"
15
-homepage = "https://github.com/mshrtsr/fitting-rs"
+documentation = "https://docs.rs/fitting/"
+homepage = "https://crates.io/crates/fitting"
16
repository = "https://github.com/mshrtsr/fitting-rs"
17
18
# This points to a file under the package root (relative to this `Cargo.toml`).
0 commit comments