Release 0.3.0
Test / test (push) Successful in 24s
Publish release / publish (push) Successful in 1m5s

This commit is contained in:
Bendik Aagaard Lynghaug
2026-08-25 17:26:31 +02:00
parent 1afd34c22e
commit d403eda5da
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.4" version = "0.3.0"
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.4" version = "0.3.0"
edition = "2021" edition = "2021"
[lib] [lib]