Allow arbitrary expressions in doc/title/description attributes (#327)
This commit is contained in:
parent
5547e77bcd
commit
df06fc5f66
17 changed files with 206 additions and 159 deletions
|
@ -10,7 +10,7 @@ license = "MIT"
|
|||
readme = "README.md"
|
||||
keywords = ["rust", "json-schema", "serde"]
|
||||
categories = ["encoding", "no-std"]
|
||||
rust-version = "1.60"
|
||||
rust-version = "1.65"
|
||||
|
||||
[dependencies]
|
||||
schemars_derive = { version = "=1.0.0-alpha.10", optional = true, path = "../schemars_derive" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue