Release independent packages

preserves@3.990.2
preserves-schema@3.990.2

Generated by cargo-workspaces
This commit is contained in:
Tony Garnock-Jones 2023-10-27 14:04:14 +02:00
parent 8db860648b
commit af5de5b836
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "preserves-schema"
version = "3.990.1"
version = "3.990.2"
authors = ["Tony Garnock-Jones <tonyg@leastfixedpoint.com>"]
edition = "2018"
description = "Implementation of Preserves Schema code generation and support for Rust."

View File

@ -1,6 +1,6 @@
[package]
name = "preserves"
version = "3.990.1"
version = "3.990.2"
authors = ["Tony Garnock-Jones <tonyg@leastfixedpoint.com>"]
edition = "2018"
description = "Implementation of the Preserves serialization format via serde."