Skip to content

Commit fc339dc

Browse files
committed
don't build java code
1 parent 4205937 commit fc339dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
members = [
44
"bindings/c",
5-
"bindings/java/rust_code",
5+
# "bindings/java/rust_code",
66
"bindings/node",
77
"bindings/nim/rust_code",
88
"bindings/csharp/rust_code",

0 commit comments

Comments
 (0)