Skip to content

Commit c4c2e1f

Browse files
committed
add Cargo.lock to repository
Since the gRPC server is not a library, checking in the Cargo.lock is a recommended practice and allows us to ensure that the repo builds for everyone (as long as `main` is green).
1 parent 72be9ca commit c4c2e1f

File tree

2 files changed

+1460
-1
lines changed

2 files changed

+1460
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
!.github
44
!.cargo
55
/target
6-
Cargo.lock
76
scratchpad.txt
87
grpcurl.exe
98
/doc

0 commit comments

Comments
 (0)