Skip to content

Commit f16e712

Browse files
github-actions[bot]CompatHelper JuliaNHDaly
authored
CompatHelper: add new compat entry for ConfParser at version 0.1, (keep existing compat) (#18)
* CompatHelper: add new compat entry for ConfParser at version 0.1, (keep existing compat) * CompatHelper: add new compat entry for ArgParse at version 1, (keep existing compat) (#21) Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Nathan Daly <[email protected]> Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Nathan Daly <[email protected]>
1 parent 9924db6 commit f16e712

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
1111
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1212

1313
[compat]
14+
ArgParse = "1"
15+
ConfParser = "0.1"
1416
HTTP = "0.9"
1517
JSON3 = "1"
1618
Tables = "1"

0 commit comments

Comments
 (0)