Update rustyline to v0.11 (#313)
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@ license = "Apache-2.0 OR MIT"
|
||||
name = "opaque-ke"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/novifinancial/opaque-ke"
|
||||
rust-version = "1.60"
|
||||
rust-version = "1.62"
|
||||
version = "3.0.0-pre.1"
|
||||
|
||||
[features]
|
||||
@@ -62,7 +62,7 @@ proptest = "1"
|
||||
rand = "0.8"
|
||||
regex = "1"
|
||||
# MSRV
|
||||
rustyline = "10.1.1"
|
||||
rustyline = "11"
|
||||
scrypt = "0.10"
|
||||
serde_json = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user