diff --git a/config/external.yaml b/config/external.yaml index 20fd76d..3a12bb6 100644 --- a/config/external.yaml +++ b/config/external.yaml @@ -10,6 +10,9 @@ protocol-rack: async-http: url: https://github.com/socketry/async-http.git command: bundle exec sus +async-http-cache: + url: https://github.com/socketry/async-http-cache.git + command: bundle exec sus protocol-websocket: url: https://github.com/socketry/protocol-websocket.git command: bundle exec sus