Add readme

This commit is contained in:
Evie Viau-Chow-Stuart 2025-06-30 20:05:21 -07:00
parent 25f4e2744f
commit 6f6687429e
Signed by: evie
GPG key ID: 928652CDFCEC8099
2 changed files with 5 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# atomalloc
Frame allocator used in [Hypericum](https://forge.gaycatgirl.sex/hypericum).

2
rust-toolchain.toml Normal file
View file

@ -0,0 +1,2 @@
[toolchain]
channel = "nightly"