Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Icelk committed Feb 25, 2024
1 parent 367e878 commit 563c37a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description = "Your Swiss Army knife for swiftly processing any amount of data.
rust-version = "1.59"
version = "0.1.0"
edition = "2021"
license = "LGPL-3.0-or-later"
homepage = "https://github.com/Icelk/std-dev"
repository = "https://github.com/Icelk/std-dev"
exclude = ["data-samples"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Your Swiss Army knife for swiftly processing any amount of data. Implemented for industrial and educational purposes alike.
This codebase is well-documented and comments, in an effort to expose the wonderful algorithms of data analysis to the masses.
This codebase is well-documented and commented, in an effort to expose the wonderful algorithms of data analysis to the masses.

We're ever expanding, but for now the following are implemented.

Expand Down

0 comments on commit 563c37a

Please sign in to comment.