Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Make Mu.Avro depend on language-avro >= 0.1.2 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flavio Corpa authored Feb 28, 2020
1 parent e759293 commit 4da4da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adapter/avro/mu-avro.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ library
, bytestring
, containers
, deepseq
, language-avro >=0.1.1
, language-avro >=0.1.2
, mu-rpc >=0.2.0
, mu-schema >=0.2.0
, sop-core
Expand Down

0 comments on commit 4da4da4

Please sign in to comment.