Skip to content

Commit 7608445

Browse files
committed
[dependencies] removed Cargo.lock from .gitignore and included updated Cargo.lock
ran cargo update to update the Cargo.lock Signed-off-by: danbugs <[email protected]>
1 parent 7545afe commit 7608445

File tree

2 files changed

+3219
-4
lines changed

2 files changed

+3219
-4
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -457,10 +457,6 @@ $RECYCLE.BIN/
457457

458458
# Rust build artifacts
459459
**/**target
460-
**/Cargo.lock
461-
!src/tests/rust_guests/callbackguest/Cargo.lock
462-
!src/tests/rust_guests/simpleguest/Cargo.lock
463-
!src/tests/rust_guests/dummyguest/Cargo.lock
464460
libhyperlight_host.so
465461
libhyperlight_host.d
466462
hyperlight_host.dll

0 commit comments

Comments
 (0)