summaryrefslogtreecommitdiffstats
path: root/adenosine-cli/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* cargo: link to crate-specific READMEsBryan Newbold2022-11-111-1/+1
|
* cargo: lock down version numbersv0.1.0Bryan Newbold2022-11-111-13/+13
|
* cargo: update license slugs to what crates.io wantsBryan Newbold2022-11-111-1/+1
|
* bump crates to v0.1.0Bryan Newbold2022-11-111-1/+1
|
* cli: need to specify serde_derive feature for derivesBryan Newbold2022-11-101-1/+1
|
* cli: serializable DIDBryan Newbold2022-11-101-1/+2
|
* cli: created_at timestamps; fix timeline commandBryan Newbold2022-11-091-0/+1
|
* change mind again and put common back in cli crate (want fewer crates)Bryan Newbold2022-11-061-1/+0
|
* cli: switch identifiers to adenosine-commonBryan Newbold2022-11-061-1/+2
|
* 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