Release 0.3.2
Test / test (push) Successful in 40s
Publish release / publish (push) Successful in 1m35s

This commit is contained in:
Bendik Aagaard Lynghaug
2026-08-25 20:04:38 +02:00
parent 9f26203ed5
commit e97470c2f6
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.1" version = "0.3.2"
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.1" version = "0.3.2"
edition = "2021" edition = "2021"
[lib] [lib]