proxmox/proxmox-schema
Wolfgang Bumiller 00ca04698d schema: seal ObjectSchemaType and assert Send + Sync
While this is technically a breaking API change since the trait is
public, we don't implement it anywhere and it isn't meant to be
implemented from the outside.

Also, encode that these types are all Send + Sync via a super trait
notation.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-08-28 14:43:42 +02:00
..
debian schema: bump to 3.1.3-1 2024-08-14 11:06:44 +02:00
src schema: seal ObjectSchemaType and assert Send + Sync 2024-08-28 14:43:42 +02:00
tests fix typos in strings 2024-07-22 08:49:42 +02:00
Cargo.toml schema: bump to 3.1.3-1 2024-08-14 11:06:44 +02:00