Skip to content

Commit a4bc565

Browse files
committed
Update j4rs again
1 parent 43459db commit a4bc565

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/plugins/java/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tmc-langs-util.workspace = true
1212

1313
dirs = "4.0.0"
1414
flate2 = "1.0.22"
15-
j4rs = "=0.15.2" # specific version to match the jar
15+
j4rs = "=0.15.3" # specific version to match the jar
1616
log = "0.4.14"
1717
once_cell = "1.9.0"
1818
serde = { version = "1.0.136", features = ["derive"] }

0 commit comments

Comments
 (0)