aboutsummaryrefslogtreecommitdiff
path: root/routes.asd
diff options
context:
space:
mode:
authorThomas Albers Raviola <thomas@thomaslabs.org>2024-05-05 16:52:57 +0200
committerThomas Albers Raviola <thomas@thomaslabs.org>2024-05-05 16:52:57 +0200
commit43aa918e32c38dea829c87b44c22f252ba377611 (patch)
tree66f1e9b7b1e5eaf7d9c820a37fd4f686fc07bfda /routes.asd
parentf3c67f2333f9ce836592e31dc026a5c9ef506116 (diff)
* Export symbols. Use quri for request urisHEADmaster
Diffstat (limited to 'routes.asd')
-rw-r--r--routes.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/routes.asd b/routes.asd
index 86e0dd0..e131634 100644
--- a/routes.asd
+++ b/routes.asd
@@ -6,6 +6,7 @@
:version "1.0.0"
:serial t
:depends-on (:alexandria
+ :quri
:split-sequence
:usocket-server)
:pathname "src"