Skip to content

Commit

Permalink
adapt to read-me flag
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias committed Aug 26, 2024
1 parent 2eacc16 commit 294ee2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion java-bridge/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions java-bridge/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,6 @@ pub extern "system" fn Java_RustLibrary_mount(
false,
false,
false,
false,
false,
);

let handle = match RT.block_on(async {
Expand Down

0 comments on commit 294ee2b

Please sign in to comment.