fix: release-please-3 (#702)

This commit is contained in:
Tom
2026-03-28 22:53:12 -07:00
committed by GitHub
parent 5466ada9ae
commit 8814bf4c23

View File

@@ -18,7 +18,7 @@ revolt-models = { version = "0.12.0", path = "../../core/models", features = [
revolt-presence = { version = "0.12.0", path = "../../core/presence", features = [
"redis-is-patched",
] }
revolt-parser = { version = "0.11.5", path = "../../core/parser" }
revolt-parser = { version = "0.12.0", path = "../../core/parser" }
anyhow = { version = "1.0.98" }