chore: update roadmap
This commit is contained in:
parent
4358328663
commit
184450d78c
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ cargo test
|
|||
|
||||
## Roadmap
|
||||
|
||||
* [ ] Add namespace for variables
|
||||
* [x] Add namespace for variables
|
||||
* [ ] Custom env name
|
||||
* [ ] Add if condition for feature variables
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@ fn main () {
|
|||
|
||||
## Roadmap
|
||||
|
||||
* [ ] Add namespace for variables
|
||||
* [x] Add namespace for variables
|
||||
* [ ] Custom env name
|
||||
* [ ] Add if condition for feature variables
|
||||
|
||||
|
|
Reference in a new issue