Skip to content

Commit

Permalink
Introduce noosphere-cli crate (#71)
Browse files Browse the repository at this point in the history
* Partial CLI implementation

* Update UCAN dependency
  • Loading branch information
cdata committed Oct 4, 2022
1 parent 13b3b92 commit f3bf1f8
Show file tree
Hide file tree
Showing 73 changed files with 3,407 additions and 1,160 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"rust-analyzer.cargo.target": null
"rust-analyzer.cargo.target": null,
"lldb.launch.cwd": "${workspaceFolder}"
}
Loading

0 comments on commit f3bf1f8

Please sign in to comment.