diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-08-27 09:44:14 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-08-27 09:44:14 +0200 |
commit | f3c7687c1a33593eecadaac8c8c9a4e3baf181e9 (patch) | |
tree | 1d0dc93fef1b07ac47c6a3de7f26dd859d25dcb0 /lisp/mastodon.el | |
parent | e5ed34c7655e0826087cd7c1af056883ba410396 (diff) |
update dependencies, request version consistency
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r-- | lisp/mastodon.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 632f5c5..4373ef2 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -5,7 +5,7 @@ ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Maintainer: Marty Hiatt <martianhiatus@riseup.net> ;; Version: 0.10.0 -;; Package-Requires: ((emacs "27.1") (request "0.3.2") (seq "1.0")) +;; Package-Requires: ((emacs "27.1") (request "0.3.0")) ;; Homepage: https://codeberg.org/martianh/mastodon.el ;; This file is not part of GNU Emacs. |