schemars: Update to 0.7.0
This commit is contained in:
parent
597b514d6c
commit
263d04b5ea
|
|
@ -3221,7 +3221,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "radicle-schemars"
|
||||
version = "0.6.0"
|
||||
version = "0.7.0"
|
||||
dependencies = [
|
||||
"radicle",
|
||||
"schemars",
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ homepage.workspace = true
|
|||
repository.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
version = "0.6.0"
|
||||
version = "0.7.0"
|
||||
rust-version.workspace = true
|
||||
|
||||
[[bin]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue