Update homepage and repository URLs for ruma-api-macros.
This commit is contained in:
parent
4436bbfe5d
commit
97c1a37f0c
@ -3,12 +3,12 @@ authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
|
||||
categories = ["api-bindings", "web-programming"]
|
||||
description = "A procedural macro for generating ruma-api Endpoints."
|
||||
documentation = "https://docs.rs/ruma-api-macros"
|
||||
homepage = "https://github.com/ruma/ruma-api-macros"
|
||||
homepage = "https://github.com/ruma/ruma-api"
|
||||
keywords = ["matrix", "chat", "messaging", "ruma"]
|
||||
license = "MIT"
|
||||
name = "ruma-api-macros"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma-api-macros"
|
||||
repository = "https://github.com/ruma/ruma-api"
|
||||
version = "0.6.0"
|
||||
edition = "2018"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user