aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-08-27 09:52:41 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-08-27 09:52:41 +0200
commit9f1c9c8415e74b92fa2ed06cc088ebaa50e1ac73 (patch)
tree6c62cc2aec16513b2a5f8616d0d7663ac0e88acb
parent1fbfbf318a79a4e0826a33f0c46e195aee0ded6f (diff)
Cask request dep version
-rw-r--r--Cask2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cask b/Cask
index 60a064c..3f7825f 100644
--- a/Cask
+++ b/Cask
@@ -4,7 +4,7 @@
(package-file "lisp/mastodon.el")
(files "lisp/*.el")
-(depends-on "request")
+(depends-on "request" "0.3.0")
(depends-on "seq")
(development