Update ruma-serde-macros version to be in sync with ruma-serde
This commit is contained in:
parent
3989e52844
commit
168ac66b6f
@ -8,7 +8,7 @@ license = "MIT"
|
||||
name = "ruma-serde-macros"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma"
|
||||
version = "0.2.0"
|
||||
version = "0.2.3"
|
||||
edition = "2018"
|
||||
|
||||
[lib]
|
||||
|
@ -17,7 +17,7 @@ edition = "2018"
|
||||
form_urlencoded = "1.0.0"
|
||||
js_int = { version = "0.2.0", features = ["serde"] }
|
||||
itoa = "0.4.6"
|
||||
ruma-serde-macros = { version = "=0.2.0", path = "../ruma-serde-macros" }
|
||||
ruma-serde-macros = { version = "=0.2.3", path = "../ruma-serde-macros" }
|
||||
serde = { version = "1.0.114", features = ["derive"] }
|
||||
serde_json = { version = "1.0.57", features = ["raw_value"] }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user