Skip to content

Commit

Permalink
Re-resolve benchmarks manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-graham committed Dec 18, 2024
1 parent bc129bb commit abfc541
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions benchmark/Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.10.2"
julia_version = "1.10.4"
manifest_format = "2.0"
project_hash = "f00b51c34b7f1de9c4ebe7994f2b7050dfc6db05"
project_hash = "cec505300ec6a2cea80149f24ed06e6311223663"

[[deps.AbstractFFTs]]
deps = ["LinearAlgebra"]
Expand Down Expand Up @@ -138,7 +138,7 @@ weakdeps = ["Dates", "LinearAlgebra"]
[[deps.CompilerSupportLibraries_jll]]
deps = ["Artifacts", "Libdl"]
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
version = "1.1.0+0"
version = "1.1.1+0"

[[deps.ConcurrentUtilities]]
deps = ["Serialization", "Sockets"]
Expand Down Expand Up @@ -800,7 +800,7 @@ uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
version = "2.8.1"

[[deps.ParticleDA]]
deps = ["ChunkSplitters", "HDF5", "LinearAlgebra", "MPI", "PDMats", "Random", "Statistics", "StructArrays", "TimerOutputs", "YAML"]
deps = ["ChunkSplitters", "HDF5", "LinearAlgebra", "MPI", "PDMats", "Random", "Statistics", "StructArrays", "Test", "TimerOutputs", "YAML"]
path = ".."
uuid = "61cd1fb4-f4c4-4bc8-80c6-ea5639a6ca2e"
version = "1.2.0"
Expand Down

0 comments on commit abfc541

Please sign in to comment.