From daeb5311840680599a0ce6e49d181b9289010f68 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Wed, 1 Apr 2026 09:05:33 +0200 Subject: feat(schema): cursor pagination --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bc284e9..6827457 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ publish = false [workspace.dependencies] anyhow = "1.0.102" async-trait = "0.1.89" +base64 = "0.22.1" clap = "4.6.0" jsonschema = "0.45.0" secrecy = { version = "0.10.3", features = ["serde"] } -- cgit v1.2.3