Skip to content

Commit

Permalink
Update Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mipals committed Sep 5, 2023
1 parent d0cc77f commit 06e7097
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 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.9.1"
julia_version = "1.9.3"
manifest_format = "2.0"
project_hash = "679c73d1c5ea22c82b2cc2df45c8952bc318a9c8"
project_hash = "2504948300390610f53910bfaadb1eefd06a9d7f"

[[deps.AbstractTrees]]
git-tree-sha1 = "faa260e4cb5aba097a73fab382dd4b5819d8ec8c"
Expand Down Expand Up @@ -111,7 +111,7 @@ weakdeps = ["Dates", "LinearAlgebra"]
[[deps.CompilerSupportLibraries_jll]]
deps = ["Artifacts", "Libdl"]
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
version = "1.0.2+0"
version = "1.0.5+0"

[[deps.CpuId]]
deps = ["Markdown"]
Expand Down Expand Up @@ -497,7 +497,7 @@ version = "1.6.2"
[[deps.Pkg]]
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
version = "1.9.0"
version = "1.9.2"

[[deps.PolyesterWeave]]
deps = ["BitTwiddlingConvenienceFunctions", "CPUSummary", "IfElse", "Static", "ThreadingUtilities"]
Expand Down

0 comments on commit 06e7097

Please sign in to comment.