Skip to content

Commit ec36f46

Browse files
Merge pull request #193 from influxdata/dependabot/cargo/j4rs-0.14
chore(deps): update j4rs requirement from 0.13 to 0.14
2 parents fc26722 + 6489e45 commit ec36f46

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.13"
46+
j4rs = "0.14"
4747
once_cell = "1.9"
4848
procspawn = "0.10"
4949
proptest = "1"

0 commit comments

Comments
 (0)