Skip to content

Commit

Permalink
Update */Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Aug 2, 2020
1 parent c86fbdb commit 88d2879
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion benchmark/Manifest.toml
Expand Up @@ -268,7 +268,7 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
deps = ["ArgCheck", "BangBang", "CompositionsBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "Requires", "Setfield", "SplittablesBase", "Tables"]
path = ".."
uuid = "28d57a85-8fef-5791-bfe6-a80928e7c999"
version = "0.4.45-DEV"
version = "0.4.46-DEV"

[[UUIDs]]
deps = ["Random", "SHA"]
Expand Down
2 changes: 1 addition & 1 deletion docs/Manifest.toml
Expand Up @@ -363,7 +363,7 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
deps = ["ArgCheck", "BangBang", "CompositionsBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "Requires", "Setfield", "SplittablesBase", "Tables"]
path = ".."
uuid = "28d57a85-8fef-5791-bfe6-a80928e7c999"
version = "0.4.45-DEV"
version = "0.4.46-DEV"

[[TypedTables]]
deps = ["SplitApplyCombine", "Tables", "Unicode"]
Expand Down
2 changes: 1 addition & 1 deletion test/environments/jl10/Manifest.toml
Expand Up @@ -398,7 +398,7 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
deps = ["ArgCheck", "BangBang", "CompositionsBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "Requires", "Setfield", "SplittablesBase", "Tables"]
path = "../../.."
uuid = "28d57a85-8fef-5791-bfe6-a80928e7c999"
version = "0.4.45-DEV"
version = "0.4.46-DEV"

[[TypedTables]]
deps = ["SplitApplyCombine", "Tables", "Unicode"]
Expand Down
2 changes: 1 addition & 1 deletion test/environments/main/Manifest.toml
Expand Up @@ -401,7 +401,7 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
deps = ["ArgCheck", "BangBang", "CompositionsBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "Requires", "Setfield", "SplittablesBase", "Tables"]
path = "../../.."
uuid = "28d57a85-8fef-5791-bfe6-a80928e7c999"
version = "0.4.45-DEV"
version = "0.4.46-DEV"

[[TypedTables]]
deps = ["SplitApplyCombine", "Tables", "Unicode"]
Expand Down

0 comments on commit 88d2879

Please sign in to comment.