This commit is contained in:
nora 2022-10-06 21:31:02 +02:00
commit a2bc92d651
No known key found for this signature in database
10 changed files with 1548 additions and 0 deletions

11
test-cases/uwu/Cargo.toml Normal file
View file

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