fix: retain PSL in compact catalogs
Some checks failed
Standalone registry checks / check (push) Has been cancelled

This commit is contained in:
Nic Weyand 2026-09-22 09:09:41 -04:00
commit 3c89a540d9
Signed by: nicweyand
SSH key fingerprint: SHA256:2te+ycJIQON/Wo/dH6+ZkFSQ4HnHWpetV2azx9E65dQ
7 changed files with 16 additions and 5 deletions

View file

@ -4,7 +4,7 @@ resolver = "3"
members = ["crates/argand-atomic", "crates/argand-site-registry"]
[workspace.package]
version = "0.6.1"
version = "0.6.2"
authors = ["Nic Weyand"]
edition = "2024"
license = "AGPL-3.0-or-later"