Skip to content

Commit

Permalink
Merge #342
Browse files Browse the repository at this point in the history
342: CompatHelper: add new compat entry for TOML at version 1, (keep existing compat) r=odunbar a=github-actions[bot]

This pull request sets the compat entry for the `TOML` package to `1`.
This keeps the compat entries for earlier versions.



Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
bors[bot] and CompatHelper Julia committed Oct 31, 2023
2 parents 02d8ad6 + 09aa8c6 commit 9d220c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ RecipesBase = "1.3"
SCS = "1.1"
StableRNGs = "1.0"
StatsBase = "^0.33, 0.34"
TOML = "1"
julia = "1.5"

[extras]
Expand Down

0 comments on commit 9d220c0

Please sign in to comment.