Release 0.2.3
Test / test (push) Successful in 24s
Publish release / publish (push) Successful in 1m8s

This commit is contained in:
Bendik Aagaard Lynghaug
2026-08-25 15:36:10 +02:00
parent a1fc333079
commit b875045bbc
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.2.2" version = "0.2.3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"arc-swap", "arc-swap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "portal" name = "portal"
version = "0.2.2" version = "0.2.3"
edition = "2021" edition = "2021"
[lib] [lib]