diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2025-05-25 21:37:40 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-05-31 17:09:53 +0200 |
commit | d9800045d572358526bf18688f06a4cfa4f99772 (patch) | |
tree | 4f415d7d2c6f5b03889c56320140fc1ffd3df08b /erebos.cabal | |
parent | cd766373e829de6e877f46458bab82a355092972 (diff) |
Network streams for services
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal index 12c2968..f001a24 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -112,6 +112,7 @@ library Erebos.Pairing Erebos.PubKey Erebos.Service + Erebos.Service.Stream Erebos.Set Erebos.State Erebos.Storable |