Skip to content

Commit

Permalink
bump dependency on test-drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
glguy committed May 31, 2024
1 parent af3f253 commit 81a5571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-drivers/toml-test-drivers.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ common shared
ViewPatterns
build-depends:
base ^>= {4.14, 4.15, 4.16, 4.17, 4.18, 4.19, 4.20},
toml-parser ^>= 2.0.0.0,
toml-parser ^>= 2.0.1.0,

executable TomlDecoder
import: shared
Expand Down

0 comments on commit 81a5571

Please sign in to comment.