Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoAparicio authored Oct 14, 2023
1 parent 1b7fe63 commit 78f5e93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ name = "CodecLz4"
uuid = "5ba52731-8f18-5e0d-9241-30f10d1ec561"
license = "MIT"
author = "Invenia Technical Computing"
version = "0.4.0"
version = "0.4.1"

[deps]
Lz4_jll = "5ced341a-0733-55b8-9ab6-a4889d929147"
TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"

[compat]
Lz4_jll = "1.9"
TranscodingStreams = "0.9"
TranscodingStreams = "0.9, 0.10"
julia = "1.3"

[extras]
Expand Down

0 comments on commit 78f5e93

Please sign in to comment.