Skip to content

Commit

Permalink
Update compat in Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuellujan committed Jun 4, 2024
1 parent d394b0c commit a6505b0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ StaticArrays = "1"
Unitful = "1"
UnitfulAtomic = "1"
julia = "1.9"
ACE1 = "0.12.2"
1 change: 1 addition & 0 deletions benchmarks/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
julia = "1.9"
ACE1 = "0.12.2"
4 changes: 4 additions & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UnitfulAtomic = "a7773ee8-282e-5fa2-be4e-bd808c38a91a"

[compat]
AtomsBase = "0.3"
ACE1 = "0.12.2"

0 comments on commit a6505b0

Please sign in to comment.