Skip to content

Commit

Permalink
Fix keywords.
Browse files Browse the repository at this point in the history
  • Loading branch information
n3vu0r committed Dec 11, 2024
1 parent c69e3e5 commit 9686c27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ license = "MIT OR Apache-2.0"
keywords = [
"function-fitting",
"nonlinear-regression",
"optimumization-problem",
"optimization-problem",
"covariance-matrix",
"uncertainty-propagation",
"error-propagation",
]
categories = [
"api-bindings",
Expand Down
4 changes: 2 additions & 2 deletions oefpil-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ license = "MIT OR Apache-2.0"
keywords = [
"function-fitting",
"nonlinear-regression",
"optimumization-problem",
"optimization-problem",
"covariance-matrix",
"uncertainty-propagation",
"error-propagation",
]
categories = [
"external-ffi-bindings",
Expand Down

0 comments on commit 9686c27

Please sign in to comment.