diff --git a/Cargo.toml b/Cargo.toml index 1c0e3500aa..8b98d051ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ openssl = "0.10.75" p256 = "0.13.2" p521 = "0.13.2" prost = "0.14" -regorus = { version = "0.5.0", default-features = false, features = [ +regorus = { version = "0.10.0", default-features = false, features = [ "regex", "base64", "time",