Skip to content

Commit

Permalink
A couple more minor Cargo.toml updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bhearsum committed Jul 27, 2023
1 parent 7906c39 commit d8f9d23
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@ homepage = "https://github.com/bhearsum/neuralneat"
repository = "https://github.com/bhearsum/neuralneat"
documentation = "https://docs.rs/neuralneat"
readme = "README.md"
keywords = ["neuralnetwork", "#machinelearning"]
keywords = ["neuralnetwork", "machinelearning"]
categories = ["science"]
exclude = [".gitignore", ".github/*"]

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

[dependencies]
env_logger = "0.10.0"
log = "0.4.19"
Expand Down

0 comments on commit d8f9d23

Please sign in to comment.