Skip to content

Commit

Permalink
Update */Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Jul 3, 2024
1 parent 5917827 commit 36b7952
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ version = "0.1.8"

[[CodecZlib]]
deps = ["TranscodingStreams", "Zlib_jll"]
git-tree-sha1 = "59939d8a997469ee05c4b4944560a820f9ba0d73"
git-tree-sha1 = "b8fe8546d52ca154ac556809e10c75e6e7430ac8"
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
version = "0.7.4"
version = "0.7.5"

[[Compat]]
deps = ["Dates", "LinearAlgebra", "TOML", "UUIDs"]
Expand Down Expand Up @@ -753,9 +753,9 @@ version = "0.1.0"

[[TranscodingStreams]]
deps = ["Random", "Test"]
git-tree-sha1 = "d73336d81cafdc277ff45558bb7eaa2b04a8e472"
git-tree-sha1 = "60df3f8126263c0d6b357b9a1017bb94f53e3582"
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
version = "0.10.10"
version = "0.11.0"

[[Transducers]]
deps = ["Adapt", "ArgCheck", "BangBang", "Baselet", "CompositionsBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "MicroCollections", "Requires", "Setfield", "SplittablesBase", "Tables"]
Expand Down
8 changes: 4 additions & 4 deletions test/environments/main/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ version = "0.1.8"

[[CodecZlib]]
deps = ["TranscodingStreams", "Zlib_jll"]
git-tree-sha1 = "59939d8a997469ee05c4b4944560a820f9ba0d73"
git-tree-sha1 = "b8fe8546d52ca154ac556809e10c75e6e7430ac8"
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
version = "0.7.4"
version = "0.7.5"

[[Compat]]
deps = ["Dates", "LinearAlgebra", "TOML", "UUIDs"]
Expand Down Expand Up @@ -739,9 +739,9 @@ version = "0.1.0"

[[TranscodingStreams]]
deps = ["Random", "Test"]
git-tree-sha1 = "d73336d81cafdc277ff45558bb7eaa2b04a8e472"
git-tree-sha1 = "60df3f8126263c0d6b357b9a1017bb94f53e3582"
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
version = "0.10.10"
version = "0.11.0"

[[Transducers]]
deps = ["Adapt", "ArgCheck", "BangBang", "Baselet", "CompositionsBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "MicroCollections", "Requires", "Setfield", "SplittablesBase", "Tables"]
Expand Down

0 comments on commit 36b7952

Please sign in to comment.