Skip to content

Commit

Permalink
shim: add shim Cargo.lock
Browse files Browse the repository at this point in the history
shim crate is a binary crate, so it's necessary to submit
Cargo.lock to avoid building problems.

Signed-off-by: xietuo <[email protected]>
  • Loading branch information
xietuo committed Aug 29, 2023
1 parent dadf5d4 commit 8bd5be1
Show file tree
Hide file tree
Showing 2 changed files with 1,988 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ bin
target
**/src/api/*
!**/src/api/mod.rs
shim/Cargo.lock
vmm/common/Cargo.lock
Loading

0 comments on commit 8bd5be1

Please sign in to comment.