Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
admercs committed Jan 9, 2024
1 parent 44d87b4 commit 7a0e4fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

julia_version = "1.9.4"
manifest_format = "2.0"
project_hash = "4aead4297b3249d31a447bfcc95264aef12baf3a"
project_hash = "b6aefb9425a226faa0d3133388d702835c38f71f"

[[deps.OrderedCollections]]
git-tree-sha1 = "dfdf5519f235516220579f949664f1bf44e741c5"
uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
version = "1.6.3"

[[deps.SHA]]
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
version = "0.7.0"
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ version = "1.0.0"

[deps]
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce"

[compat]
julia = "1.0"

0 comments on commit 7a0e4fd

Please sign in to comment.