summaryrefslogtreecommitdiffstats
path: root/adenosine-cli/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* more identifier typesBryan Newbold2022-11-041-0/+2
|
* use dotenv to pick up environment variablesBryan Newbold2022-11-031-0/+1
|
* bump MSRV to 1.61Bryan Newbold2022-10-281-1/+1
|
* cargo: stop trying to use workspace.packageBryan Newbold2022-10-281-8/+11
| | | | It isn't working with external tools, like cargo-deb or tauri-cli.
* CLI: progress (identifiers, ls, delete)Bryan Newbold2022-10-271-1/+3
|
* start skeleton of adenosine-tauri-gui crateBryan Newbold2022-10-271-8/+11
|
* cli: progressBryan Newbold2022-10-271-2/+3
|
* cli: initial progressBryan Newbold2022-10-261-0/+3
|
* rename main crate to '-pds', start '-cli' crateBryan Newbold2022-10-261-0/+33