Skip to content

Commit f0415ae

Browse files
committed
Allow lens-5.3
1 parent 95ba13d commit f0415ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-openapi3.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ library
8484
, bytestring >=0.10.8.1 && <0.13
8585
, http-media >=0.7.1.3 && <0.9
8686
, insert-ordered-containers >=0.2.1.0 && <0.3
87-
, lens >=4.17 && <5.3
87+
, lens >=4.17 && <5.4
8888
, servant >=0.17 && <0.21
8989
, singleton-bool >=0.1.4 && <0.2
9090
, openapi3 >=3.2.3 && <3.3

0 commit comments

Comments
 (0)