diff --git a/Cargo.toml b/Cargo.toml index 1f9d701..1f1d50e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ assert_matches = "1.5" criterion = { version = "0.7", features = ["async_tokio"] } dotenvy = "0.15.1" futures = "0.3" -j4rs = "0.22.0" +j4rs = "0.23.0" proptest = "1" proptest-derive = "0.6" rustls-pemfile = "2.0"