Skip to content

Commit

Permalink
Merge pull request #20 from JuliaHEP/compathelper/new_version/2024-10…
Browse files Browse the repository at this point in the history
…-25-00-22-01-156-00626810691

CompatHelper: add new compat entry for JSON3 at version 1, (keep existing compat)
  • Loading branch information
Moelf authored Oct 25, 2024
2 parents ab50514 + 8bf8c31 commit ed37cca
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,13 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Unrolled = "9602ed7d-8fef-5bc8-8597-8f21381861e8"
ValueShapes = "136a8f8c-c49b-4edb-8b98-f3d64d48be8f"

[sources]
LiteHF = {url = "https://github.com/JuliaHEP/LiteHF.jl/"}
[sources.LiteHF]
url = "https://github.com/JuliaHEP/LiteHF.jl/"

[compat]
BAT = "3"
CSV = "0.10"
JSON3 = "1"
LiteHF = "0.1.0"
julia = "1.11"

Expand Down

0 comments on commit ed37cca

Please sign in to comment.