Skip to content

Commit

Permalink
Bump TranscodingStreams to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobnissen committed Oct 14, 2023
1 parent 5ed0767 commit 130206c
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
@@ -1,7 +1,7 @@
name = "Automa"
uuid = "67c07d97-cdcb-5c2c-af73-a7f9c32a568b"
authors = ["Kenta Sato <[email protected]>", "Jakob Nybo Nissen <[email protected]"]
version = "1.0.1"
version = "1.0.2"

[deps]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
Expand All @@ -10,7 +10,7 @@ TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
[compat]
julia = "1.6"
PrecompileTools = "1"
TranscodingStreams = "0.9"
TranscodingStreams = "0.9, 0.10"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 130206c

Please sign in to comment.