Skip to content

Commit dfb47d4

Browse files
committed
pesto: use cargo workspaces
This allows to add more crates, such as type-parser and cli
1 parent 55964af commit dfb47d4

251 files changed

Lines changed: 1065 additions & 9 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ result
88
result-*
99
node_modules
1010

11+
# cargo
12+
target

0 commit comments

Comments
 (0)