Update ring to fix build error on latest nightly
See https://github.com/briansmith/ring/pull/430 for details
This commit is contained in:
parent
0bfcf340d9
commit
b581715ffb
@ -11,7 +11,7 @@ repository = "https://github.com/ruma/ruma-signatures"
|
||||
version = "0.2.0"
|
||||
|
||||
[dependencies]
|
||||
ring = "0.6.2"
|
||||
ring = "0.6.3"
|
||||
rustc-serialize = "0.3.22"
|
||||
serde = "0.9.1"
|
||||
serde_json = "0.9.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user