Skip to content

Commit

Permalink
add YAML to extra section for bacwards compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierlabayle committed Nov 13, 2023
1 parent 2a74417 commit 082ceb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@ Tables = "1.6"
YAML = "0.4.9"
Zygote = "0.6"
julia = "1.6, 1.7, 1"

[extras]

YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"

0 comments on commit 082ceb8

Please sign in to comment.