scat 1.1.0.2 → 1.1.0.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~vector
Dependency ranges changed: vector
Files
- scat.cabal +3/−3
scat.cabal view
@@ -10,7 +10,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 1.1.0.2+version: 1.1.0.3 -- A short (one-line) description of the package. synopsis: Generates unique passwords for various websites from a single password.@@ -72,7 +72,7 @@ , bytestring , optparse-applicative >= 0.5 , mtl- , vector == 0.11.*+ , vector == 0.12.* , ansi-terminal >= 0.6.1 test-suite scat-tests@@ -84,5 +84,5 @@ , bytestring , optparse-applicative >= 0.5 , mtl- , vector == 0.11.*+ , vector == 0.12.* , ansi-terminal >= 0.6.1