godot-megaparsec 0.2.5.0 → 0.2.5.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~text
Dependency ranges changed: text
Files
- godot-megaparsec.cabal +2/−2
godot-megaparsec.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: godot-megaparsec-version: 0.2.5.0+version: 0.2.5.1 -- A short (one-line) description of the package. synopsis: Megaparsec parser for Godot `tscn` and `gdextension` files.@@ -58,4 +58,4 @@ , criterion >= 1.5.11 && < 1.6 , godot-megaparsec , megaparsec >= 9.2.0 && < 9.3- , text >= 1.2.4 && < 1.3+ , text >= 1.2.4 && < 2.2