state-res: Prepare for publishing
This commit is contained in:
parent
504dd1cadf
commit
6f8d43ccbb
3
crates/ruma-state-res/CHANGELOG.md
Normal file
3
crates/ruma-state-res/CHANGELOG.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# 0.1.0 (unreleased)
|
||||||
|
|
||||||
|
Initial release
|
@ -2,7 +2,7 @@
|
|||||||
name = "ruma-state-res"
|
name = "ruma-state-res"
|
||||||
authors = ["Devin R <devin.ragotzy@gmail.com>"]
|
authors = ["Devin R <devin.ragotzy@gmail.com>"]
|
||||||
categories = ["api-bindings", "web-programming"]
|
categories = ["api-bindings", "web-programming"]
|
||||||
keywords = ["matrix", "chat", "state resolution", "ruma"]
|
keywords = ["matrix", "chat", "ruma"]
|
||||||
description = "An abstraction for Matrix state resolution."
|
description = "An abstraction for Matrix state resolution."
|
||||||
homepage = "https://www.ruma.io/"
|
homepage = "https://www.ruma.io/"
|
||||||
repository = "https://github.com/ruma/ruma"
|
repository = "https://github.com/ruma/ruma"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user