Skip to content

Commit

Permalink
fix compat
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaqz committed Feb 3, 2024
1 parent 5a6f14b commit 91b9025
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BaseInterfaces/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ authors = ["Rafael Schouten <[email protected]>"]
version = "0.3.0"

[deps]
Tets = "1"
Interfaces = "85a1e053-f937-4924-92a5-1367d23b7b87"

[compat]
julia = "1.6"
Interfaces = "0.3"
Test = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version = "0.3.0"
[compat]
Aqua = "0.8"
Documenter = "1"
Tets = "1"
Test = "1"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 91b9025

Please sign in to comment.