Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Git at version 1, (keep existi…
Browse files Browse the repository at this point in the history
…ng compat) (#168)

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Oct 19, 2022
1 parent fb06689 commit 6ff4856
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
[compat]
BinningAnalysis = "0.6.0"
CodecLz4 = "0.4"
Git = "1"
JLD2 = "0.2, 0.3, 0.4"
LoopVectorization = "0.12.22"
Parameters = "0.12"
Expand All @@ -35,9 +36,9 @@ TimerOutputs = "0.5.3"
julia = "1.5"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
StableDQMC = "0827807b-44c9-51d0-af97-efe667fe6b2a"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "InteractiveUtils", "StableDQMC"]

0 comments on commit 6ff4856

Please sign in to comment.