diff --git a/libindy_vdr/Cargo.toml b/libindy_vdr/Cargo.toml index cb8046c5..9774790c 100644 --- a/libindy_vdr/Cargo.toml +++ b/libindy_vdr/Cargo.toml @@ -63,7 +63,7 @@ zmq = "0.9" sled = "0.34.7" [dev-dependencies] -rstest = "0.18" +rstest = "0.19" time = "0.3" indy-data-types = { version = "0.7", default-features = false, features = [ "rich_schema",