Skip to content

Commit

Permalink
Update Project.toml (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoAparicio authored Oct 16, 2023
1 parent fd59a34 commit 3b63179
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 = "CodecXz"
uuid = "ba30903b-d9e8-5048-a5ec-d1f5b0d4b47b"
license = "MIT"
authors = ["Kenta Sato <[email protected]>"]
version = "0.7.0"
version = "0.7.1"

[deps]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
XZ_jll = "ffd25f8a-64ca-5728-b0f7-c24cf3aae800"

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

[extras]
Expand Down

0 comments on commit 3b63179

Please sign in to comment.