Skip to content

Commit a6dc4c3

Browse files
chore(deps): update j4rs requirement from 0.14 to 0.15
Updates the requirements on [j4rs](https://github.com/astonbitecode/j4rs) to permit the latest version. - [Release notes](https://github.com/astonbitecode/j4rs/releases) - [Commits](astonbitecode/j4rs@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: j4rs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abb2a28 commit a6dc4c3

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
@@ -43,7 +43,7 @@ assert_matches = "1.5"
4343
criterion = { version = "0.4", features = ["async_tokio"] }
4444
dotenvy = "0.15.1"
4545
futures = "0.3"
46-
j4rs = "0.14"
46+
j4rs = "0.15"
4747
once_cell = "1.9"
4848
procspawn = "0.10"
4949
proptest = "1"

0 commit comments

Comments
 (0)