This commit is contained in:
nora 2022-10-31 14:37:52 +01:00
commit 2fa7531824
No known key found for this signature in database
8 changed files with 352 additions and 0 deletions

8
Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "minmax"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]