Skip to content

Commit 5eb99d2

Browse files
Implement "josh link" feature
1 parent 7050edb commit 5eb99d2

File tree

15 files changed

+2564
-11
lines changed

15 files changed

+2564
-11
lines changed

Cargo.lock

Lines changed: 59 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

josh-cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ clap = { workspace = true }
2121
rs_tracing = { workspace = true }
2222
juniper = { workspace = true }
2323
git2 = { workspace = true }
24+
toml = { workspace = true }

0 commit comments

Comments
 (0)