1
Fork 0
mirror of https://github.com/RGBCube/embd-rs synced 2025-07-29 06:27:44 +00:00

Upload to crates.io & add todo

This commit is contained in:
RGBCube 2024-05-22 11:12:01 +03:00
parent 306aefe981
commit d8680f6085
No known key found for this signature in database
5 changed files with 82 additions and 5 deletions

View file

@ -8,6 +8,7 @@ categories = [ "filesystem" ]
authors = [ "RGBCube" ]
version = "0.1.2"
edition = "2021"
include = [ "src/**/*.rs", "README.md" ]
[lib]
proc-macro = true