Skip to content

Commit

Permalink
Merge pull request #190 from helsing-ai/registry-cargo-lock
Browse files Browse the repository at this point in the history
Add a Cargo.lock to the registry crate
  • Loading branch information
qsantos authored Dec 7, 2023
2 parents f879d26 + dfbc1da commit 8d47192
Show file tree
Hide file tree
Showing 4 changed files with 3,407 additions and 8 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
target
Cargo.lock
/docs/book/
/.direnv
/result
Expand Down
1 change: 1 addition & 0 deletions registry/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
proto/vendor/
Loading

0 comments on commit 8d47192

Please sign in to comment.