schemars: Release 0.8.0
This commit is contained in:
parent
ad068309c9
commit
53db994146
|
|
@ -3294,7 +3294,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "radicle-schemars"
|
name = "radicle-schemars"
|
||||||
version = "0.7.0"
|
version = "0.8.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.7.0"
|
version = "0.8.0"
|
||||||
rust-version.workspace = true
|
rust-version.workspace = true
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue