Renamed project

This commit is contained in:
Simon Cambier 2024-06-23 10:49:43 +02:00
parent 6e34b94cf8
commit 5f700d93d3

View File

@ -1,7 +1,7 @@
(declare-project
:name "mastodon-test"
:name "mastodon-bookmarks"
:dependencies ["https://github.com/meinside/httprequest-janet"])
(declare-executable
:name "mastodon-test"
:name "mastodon-bookmarks"
:entry "main.janet")