From 796c7813927c7483cddcd95774a012077ec007e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Borja=20Dom=C3=ADnguez?= Date: Fri, 6 Sep 2024 14:07:44 +0200 Subject: [PATCH] Add Akka.Streams and Reactive.Streams (#402) --- registry.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/registry.json b/registry.json index 780bc7e..7f9a3b7 100644 --- a/registry.json +++ b/registry.json @@ -64,6 +64,10 @@ "listed": true, "version": "0.1.0" }, + "Akka.Streams": { + "listed": true, + "version": "1.4.1" + }, "Antlr4.Runtime.Standard": { "listed": true, "version": "4.9.1" @@ -1188,6 +1192,10 @@ "listed": true, "version": "0.0.3" }, + "Reactive.Streams": { + "listed": true, + "version": "1.0.3" + }, "ReactiveProperty": { "listed": true, "version": "5.0.0"