This commit is contained in:
nora 2022-04-20 10:33:36 +02:00
commit b7b4283a77
4 changed files with 140 additions and 0 deletions

9
Cargo.toml Normal file
View file

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