Update cl-telegram-bot.asd

This commit is contained in:
Rei 2017-08-29 20:16:03 +01:00 committed by GitHub
parent be51e40419
commit 2d337a7d36

View file

@ -1,6 +1,6 @@
(asdf:defsystem #:cl-telegram-bot
:description "Telegram Bot API"
:author "Rei <https://github.com/unwind-protect>"
:author "Rei <https://github.com/sovietspaceship>"
:license "MIT"
:depends-on (#:cl-json #:drakma)
:serial t