schemars: Release 0.8.0
This commit is contained in:
parent
ad068309c9
commit
53db994146
|
|
@ -3294,7 +3294,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "radicle-schemars"
|
||||
version = "0.7.0"
|
||||
version = "0.8.0"
|
||||
dependencies = [
|
||||
"radicle",
|
||||
"schemars",
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ homepage.workspace = true
|
|||
repository.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
version = "0.7.0"
|
||||
version = "0.8.0"
|
||||
rust-version.workspace = true
|
||||
|
||||
[[bin]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue