Add readme
This commit is contained in:
parent
25f4e2744f
commit
6f6687429e
2 changed files with 5 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# atomalloc
|
||||
|
||||
Frame allocator used in [Hypericum](https://forge.gaycatgirl.sex/hypericum).
|
2
rust-toolchain.toml
Normal file
2
rust-toolchain.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[toolchain]
|
||||
channel = "nightly"
|
Loading…
Add table
Reference in a new issue