RacketMQ depends on the old Syndicate implementation, not the current one

This commit is contained in:
Tony Garnock-Jones 2022-05-17 14:07:26 +02:00
parent ac4f15325f
commit 1a764691e7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
(define collection 'multi)
(define deps '(
"base"
"syndicate"
"syndicate-classic"
"web-server-lib"
))
(define build-deps '(