Skip to content

Commit

Permalink
chore: remove example section in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
suhdonghwi committed May 28, 2021
1 parent e255a78 commit eae67df
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,3 @@ lazy_static = "1.4.0"
[lib]
name = "neat"
path = "src/lib.rs"

[[example]]
name = "xor"

[[example]]
name = "sin"

[[example]]
name = "flappy"

0 comments on commit eae67df

Please sign in to comment.