Fix docs URL in Cargo.toml.
This commit is contained in:
parent
4e392b2bde
commit
3c0c947262
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
|
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
|
||||||
description = "Serializable types for the events in the Matrix specification."
|
description = "Serializable types for the events in the Matrix specification."
|
||||||
documentation = "http://ruma.github.io/ruma-common/ruma_events"
|
documentation = "http://ruma.github.io/ruma-events/ruma_events"
|
||||||
homepage = "https://github.com/ruma/ruma-events"
|
homepage = "https://github.com/ruma/ruma-events"
|
||||||
keywords = ["matrix", "matrix.org", "chat", "messaging", "ruma"]
|
keywords = ["matrix", "matrix.org", "chat", "messaging", "ruma"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user