Passing tests for Batch

This commit is contained in:
2022-06-12 21:43:35 +02:00
parent ae1c765dbb
commit 5a7053fb5d
3 changed files with 159 additions and 27 deletions

View File

@@ -3,6 +3,5 @@ name = "trueskill-tt"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[dev-dependencies]
approx = "0.5.1"