Release 0.3.21
Test / test (push) Failing after 29s
Publish release / publish (push) Successful in 1m42s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y42TyF8Zu7NGRR2893vNcZ
This commit is contained in:
Bendik Aagaard Lynghaug
2026-09-01 17:10:49 +02:00
co-authored by Claude Fable 5
parent 2de936d995
commit 3b2cdc07b7
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -2948,7 +2948,7 @@ dependencies = [
[[package]] [[package]]
name = "portal" name = "portal"
version = "0.3.20" version = "0.3.21"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"arc-swap", "arc-swap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "portal" name = "portal"
version = "0.3.20" version = "0.3.21"
edition = "2021" edition = "2021"
[lib] [lib]