initial commit

This commit is contained in:
2024-09-02 15:16:32 +02:00
commit c605d2887a
14 changed files with 2128 additions and 0 deletions

4
Cargo.toml Normal file
View File

@ -0,0 +1,4 @@
[workspace]
members = ["battlesnake", "xtask"]
resolver = "2"