ron-schema 0.9 → 0.9.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~rondep ~ron-rdt
Dependency ranges changed: ron, ron-rdt
Files
- ron-schema.cabal +3/−3
ron-schema.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2 name: ron-schema-version: 0.9+version: 0.9.1 bug-reports: https://github.com/ff-notes/ron/issues category: Distributed Systems, Protocol, Database@@ -40,8 +40,8 @@ text, transformers, -- project- ron,- ron-rdt+ ron >= 0.9,+ ron-rdt >= 0.9.1, exposed-modules: RON.Schema RON.Schema.TH