diff --git a/pbjson/Cargo.toml b/pbjson/Cargo.toml index def9cef..b8668d3 100644 --- a/pbjson/Cargo.toml +++ b/pbjson/Cargo.toml @@ -16,4 +16,4 @@ base64 = "0.22" [dev-dependencies] bytes = "1.0" -rand = "0.8" +rand = "0.9"