Initial commit
This commit is contained in:
9
dub.sdl
Normal file
9
dub.sdl
Normal file
@@ -0,0 +1,9 @@
|
||||
name "apd"
|
||||
description "Minimal ActivityPub D implementation"
|
||||
authors "Marisa"
|
||||
copyright "Copyright © 2024, Marisa"
|
||||
license "MIT"
|
||||
dependency "slf4d" version="~>3.0.0"
|
||||
dependency "handy-httpd" version="~>8.2.0"
|
||||
dependency "hibernated" version="~>0.4.0"
|
||||
dependency "requests" version="~>2.1.3"
|
||||
Reference in New Issue
Block a user