Update ruma-identifiers to 0.8.
This commit is contained in:
parent
b8439bcce8
commit
4f88b596a7
@ -11,7 +11,7 @@ repository = "https://github.com/ruma/ruma-events"
|
||||
version = "0.4.1"
|
||||
|
||||
[dependencies]
|
||||
ruma-identifiers = "0.7"
|
||||
ruma-identifiers = "0.8"
|
||||
ruma-signatures = "0.2"
|
||||
serde = "0.9"
|
||||
serde_derive = "0.9"
|
||||
|
@ -97,6 +97,7 @@
|
||||
|
||||
#![deny(missing_debug_implementations)]
|
||||
#![deny(missing_docs)]
|
||||
#![deny(warnings)]
|
||||
|
||||
extern crate ruma_identifiers;
|
||||
extern crate ruma_signatures;
|
||||
|
Loading…
x
Reference in New Issue
Block a user