Skip to content

Commit

Permalink
Add StaticArrays
Browse files Browse the repository at this point in the history
  • Loading branch information
fivegrant committed Feb 23, 2024
1 parent 30d4d53 commit 9cfb5eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.10.0"
manifest_format = "2.0"
project_hash = "c482df776abf5dc7cff122f474ca94bba8e72d86"
project_hash = "ce13121ee7f240c1bd3c7a076f8b39f31f3ff2c9"

[[deps.ACSets]]
deps = ["AlgebraicInterfaces", "Base64", "CompTime", "DataStructures", "JSON3", "MLStyle", "OrderedCollections", "Permutations", "Pkg", "PrettyTables", "Random", "Reexport", "SHA", "StaticArrays", "StructEquality", "StructTypes", "Tables"]
Expand Down
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "6.2.0"
version = "6.3.0"

[deps]
ACSets = "227ef7b5-1206-438b-ac65-934d6da304b8"
Expand Down Expand Up @@ -35,6 +35,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
TikzPictures = "37f6aa50-8035-52d0-81c2-5a1d08754b2d"
Expand Down

0 comments on commit 9cfb5eb

Please sign in to comment.