Skip to content

Commit

Permalink
Cargo.toml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liborty committed Mar 12, 2024
1 parent 965304b commit e470c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ keywords = ["statistics","median"]
categories = ["science","mathematics","algorithms"]
include = [
"src/lib.rs",
"src/implementations.rs
"src/implementations.rs",
"src/algos.rs",
"src/error.rs",
"Cargo.toml",
Expand Down

0 comments on commit e470c78

Please sign in to comment.