diff --git a/bytebuild.cabal b/bytebuild.cabal index 374e5fc..b34becf 100644 --- a/bytebuild.cabal +++ b/bytebuild.cabal @@ -57,7 +57,7 @@ library reexported-modules: Data.Bytes.Chunks build-depends: - , base >=4.17.0.0 && <4.22 + , base >=4.17.0.0 && <4.23 , byteslice >=0.2.6 && <0.3 , bytestring >=0.10.8.2 && <0.13 , haskell-src-meta >=0.8.13