Use Ed25519 runtime trust keys
All checks were successful
build / build (push) Successful in 14s

This commit is contained in:
robert
2026-06-02 15:30:50 -03:00
parent daeadda8bb
commit a0229a1e64
3 changed files with 7 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ if TYPE_CHECKING:
from .config import Settings
A2A_PACK_MIN_VERSION = "0.1.52"
A2A_PACK_MIN_VERSION = "0.1.53"
@dataclass(frozen=True)