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 --- lib/api-config/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/api-config/Cargo.toml') diff --git a/lib/api-config/Cargo.toml b/lib/api-config/Cargo.toml index 6724306..e19fcb5 100644 --- a/lib/api-config/Cargo.toml +++ b/lib/api-config/Cargo.toml @@ -10,6 +10,7 @@ publish.workspace = true [dependencies] async-trait.workspace = true +base64.workspace = true serde.workspace = true serde_json.workspace = true thiserror.workspace = true -- cgit v1.2.3