use ratatui todo list example
This commit is contained in:
parent
2f3fac1a58
commit
888ada6a07
7 changed files with 435 additions and 70 deletions
|
@ -17,9 +17,10 @@
|
|||
nativeBuildInputs = [
|
||||
rust-toolchain
|
||||
cargo-generate
|
||||
# rust-analyzer-nightly
|
||||
diesel-cli
|
||||
|
||||
just
|
||||
lazysql
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue