Skip to content

Commit

Permalink
add compat entries
Browse files Browse the repository at this point in the history
  • Loading branch information
bc0n committed Oct 31, 2023
1 parent b6e49cf commit a46c15c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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.9.2"
manifest_format = "2.0"
project_hash = "f90cc4b6cc9205b7c00fa91ddc44ef085b6a9b94"
project_hash = "977431bfa4706db1274cfe4d3df52d5e1aad1d8b"

[[deps.ArgTools]]
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
Expand Down
7 changes: 7 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"

[compat]
julia = "1"
DocStringExtensions = "0.9.3"
StaticArrays = "1"
TestItemRunner = "0.2.2"
TestItems = "0.1.1"
LinearAlgebra = "1"
Printf = "1"
Test = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit a46c15c

Please sign in to comment.