Release ruma 0.0.3
This commit is contained in:
parent
98a1b17b74
commit
4a93d1c569
@ -33,7 +33,7 @@ serde_json = "1.0.61"
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = "1.0.37"
|
||||
ruma = { version = "0.0.2", path = "../ruma", features = ["client-api-c"] }
|
||||
ruma = { version = "0.0.3", path = "../ruma", features = ["client-api-c"] }
|
||||
tokio = { version = "1.0.1", features = ["macros", "rt"] }
|
||||
tokio-stream = { version = "0.1.1", default-features = false }
|
||||
|
||||
|
@ -8,7 +8,7 @@ homepage = "https://www.ruma.io/"
|
||||
repository = "https://github.com/ruma/ruma"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
edition = "2018"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
Loading…
x
Reference in New Issue
Block a user