Skip to content

Commit 1fa1e29

Browse files
authored
Merge pull request #237 from influxdata/dependabot/cargo/j4rs-0.19.0
chore(deps): update j4rs requirement from 0.18.0 to 0.19.0
2 parents 1a3e411 + 2084781 commit 1fa1e29

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
@@ -44,7 +44,7 @@ assert_matches = "1.5"
4444
criterion = { version = "0.5", features = ["async_tokio"] }
4545
dotenvy = "0.15.1"
4646
futures = "0.3"
47-
j4rs = "0.18.0"
47+
j4rs = "0.19.0"
4848
once_cell = "1.9"
4949
procspawn = "1.0"
5050
proptest = "1"

0 commit comments

Comments
 (0)