mirror of
https://github.com/RGBCube/embd-rs
synced 2025-07-26 21:17:44 +00:00
Add todo
This commit is contained in:
parent
c8cd9b447e
commit
63b2d936a5
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@ option to use this crate, you can enable it like so, by putting this in
|
|||
rustflags = [ "--cfg", "procmacro2_semver_exempt" ]
|
||||
```
|
||||
|
||||
## To-Do
|
||||
|
||||
- [ ] Hot reloading of files in debug mode.
|
||||
- [ ] Don't depend on `procmacro2_semver_exempt`.
|
||||
|
||||
## License
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue