Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iroh-car: move vendoring into sub-module of pds crate | Bryan Newbold | 2022-11-06 | 1 | -1/+1 |
| | | | | So we don't need to re-publish this as a separate crate. | ||||
* | update cargo for tauri removal (temporary) | Bryan Newbold | 2022-11-06 | 1 | -1/+1 |
| | |||||
* | cargo: add iroh-car to workspace; tweak deps to reduce duplication | Bryan Newbold | 2022-10-28 | 1 | -1/+1 |
| | |||||
* | add adenosine-pds to workspace and fix rusqlite dep | Bryan Newbold | 2022-10-28 | 1 | -1/+1 |
| | |||||
* | cargo: stop trying to use workspace.package | Bryan Newbold | 2022-10-28 | 1 | -8/+1 |
| | | | | It isn't working with external tools, like cargo-deb or tauri-cli. | ||||
* | start skeleton of adenosine-tauri-gui crate | Bryan Newbold | 2022-10-27 | 1 | -1/+10 |
| | |||||
* | rename main crate to '-pds', start '-cli' crate | Bryan Newbold | 2022-10-26 | 1 | -1/+1 |
| | |||||
* | start sketching out a plan, rust deps | Bryan Newbold | 2022-10-26 | 1 | -0/+7 |