From 38b68b5b7990fd43a74256a5ad513945866c0617 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 16 Apr 2023 03:10:05 +0000 Subject: feat(sync): asynchronous request --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index db464b2..26b0e01 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ features = ["ast"] # Enable the features you would like to use! | `meta` | Structure-ize a Gemini response's meta section | | `macros` | Macros to aid with various Germ-related functionalities | | `quick` | Quick functions to create valid Gemtext elements from input | +| `sync` | An asynchronous version of `request` | ### Examples -- cgit v1.2.3