Add homepage and repository URLs to Cargo.toml
This commit is contained in:
parent
531bbb6429
commit
7a2b14fe15
@ -2,10 +2,12 @@
|
||||
authors = ["Wim de With <wf@dewith.io>"]
|
||||
categories = ["api-bindings", "web-programming"]
|
||||
description = "Types of the endpoints in the Matrix application service API."
|
||||
homepage = "https://github.com/ruma/ruma-appservice-api"
|
||||
keywords = ["matrix", "chat", "messaging", "ruma"]
|
||||
license = "MIT"
|
||||
name = "ruma-appservice-api"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma-appservice-api"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user