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