Skip to content

Commit

Permalink
Merge pull request #2 from gaetanfacchinetti/compathelper/new_version…
Browse files Browse the repository at this point in the history
…/2024-01-31-08-01-17-223-00989337737

CompatHelper: add new compat entry for Documenter at version 1, (keep existing compat)
  • Loading branch information
gaetanfacchinetti authored Jan 31, 2024
2 parents efc225c + 82568ee commit 66be392
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,20 @@ uuid = "fab82211-602b-461d-8fab-2b676713216d"
authors = ["Gaétan Facchinetti"]
version = "1.0.0-DEV"

[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
PhysicalConstants = "5ad8b20f-a522-5ce9-bfc9-ddf1d5bda6ab"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UnitfulAstro = "6112ee07-acf9-5e0f-b108-d242c714bf9f"

[compat]
Documenter = "1"
julia = "1.8"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]

[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
PhysicalConstants = "5ad8b20f-a522-5ce9-bfc9-ddf1d5bda6ab"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UnitfulAstro = "6112ee07-acf9-5e0f-b108-d242c714bf9f"

0 comments on commit 66be392

Please sign in to comment.