Skip to content

Commit

Permalink
feat: sync turborepo
Browse files Browse the repository at this point in the history
  • Loading branch information
indietyp committed Sep 30, 2024
1 parent 3a4f51a commit 2218001
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions libs/@local/harpc/service/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "@rust/harpc-service",
"version": "0.0.0-private",
"private": true,
"license": "AGPL-3",
"dependencies": {
"@rust/error-stack": "0.5.0",
"@rust/graph-types": "0.0.0-private",
"@rust/harpc-net": "0.0.0-private",
"@rust/harpc-tower": "0.0.0-private",
"@rust/harpc-types": "0.0.0-private",
"@rust/harpc-wire-protocol": "0.0.0-private"
}
}

0 comments on commit 2218001

Please sign in to comment.