From fa3e9812524fb2322adb181b01852f61980b3fe0 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sat, 27 Nov 2021 12:58:34 +0100 Subject: Implement putting in a text block and fetching it again Signed-off-by: Matthias Beyer --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7da53ef..ddfc31c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,3 +41,4 @@ ed25519-dalek = "*" http = "0.2" serde = "1" serde_json = "1" +getset = "0.1" -- cgit v1.2.3