Skip to content

Commit

Permalink
chore(deps): update j4rs requirement from 0.19.0 to 0.20.0
Browse files Browse the repository at this point in the history
Updates the requirements on [j4rs](https://github.com/astonbitecode/j4rs) to permit the latest version.
- [Commits](astonbitecode/j4rs@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: j4rs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 1fa1e29 commit 887c197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ assert_matches = "1.5"
criterion = { version = "0.5", features = ["async_tokio"] }
dotenvy = "0.15.1"
futures = "0.3"
j4rs = "0.19.0"
j4rs = "0.20.0"
once_cell = "1.9"
procspawn = "1.0"
proptest = "1"
Expand Down

0 comments on commit 887c197

Please sign in to comment.