Skip to content

Commit

Permalink
fix Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JackCrumpLeys authored Jul 24, 2024
1 parent d9f45d5 commit ac93aa9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/valence_server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ repository.workspace = true
documentation.workspace = true
license.workspace = true

[lints]
workspace = true

[dependencies]
anyhow.workspace = true
bevy_app.workspace = true
Expand All @@ -30,3 +33,4 @@ valence_generated.workspace = true
rustc-hash.workspace = true
parking_lot.workspace = true
arrayvec.workspace = true

0 comments on commit ac93aa9

Please sign in to comment.