Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
Reverting Config back to 0.1 so I can post Reproduce update w/o Config working (so I can use the updates...)
  • Loading branch information
mkschleg authored Feb 15, 2020
1 parent aee6503 commit db38fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ SharedArrays = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"

[compat]
Config = "0.2"
Config = "0.1"
ArgParse = "0.6, 1.0"
CodeTracking = "0.5"
FileIO = "1.1"
Expand Down

0 comments on commit db38fd6

Please sign in to comment.