Release 0.3.9
Test / test (push) Successful in 25s
Publish release / publish (push) Successful in 3m8s

This commit is contained in:
Bendik Aagaard Lynghaug
2026-08-30 15:38:24 +02:00
parent b5ee79da8e
commit 39fdb8e0e9
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -2948,7 +2948,7 @@ dependencies = [
[[package]]
name = "portal"
version = "0.3.8"
version = "0.3.9"
dependencies = [
"anyhow",
"arc-swap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "portal"
version = "0.3.8"
version = "0.3.9"
edition = "2021"
[lib]