feat: bump k-ap to v0.1.9 and implement migrate_follower_actor

This commit is contained in:
2026-05-28 01:43:06 +02:00
parent 5ca5ad9561
commit ff75361eb1
6 changed files with 42 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
k-ap = { git = "https://git.gabrielkaszewski.dev/GKaszewski/k-ap.git", tag = "v0.1.8" }
k-ap = { git = "https://git.gabrielkaszewski.dev/GKaszewski/k-ap.git", tag = "v0.1.9" }
sqlx = { workspace = true }
uuid = { workspace = true }
chrono = { workspace = true }