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 02c66ac..a42125d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -38,6 +38,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
38 38
39# Configuration 39# Configuration
40dotenvy = "0.15" 40dotenvy = "0.15"
41clap = { version = "4.5", features = ["derive", "env"] }
41 42
42# Error handling 43# Error handling
43anyhow = "1.0" 44anyhow = "1.0"