upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fe0d74a..e13f617 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,6 +35,7 @@ serde = { version = "1.0.181", features = ["derive"] }
35serde_json = "1.0.105" 35serde_json = "1.0.105"
36serde_yaml = "0.9.27" 36serde_yaml = "0.9.27"
37tokio = "1.33.0" 37tokio = "1.33.0"
38urlencoding = "2.1.3"
38zeroize = "1.6.0" 39zeroize = "1.6.0"
39 40
40[dev-dependencies] 41[dev-dependencies]