Skip to content

Commit

Permalink
add stdlib compat (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
visr authored Oct 20, 2023
1 parent 0199464 commit f22fcf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
WeakRefStrings = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"

[compat]
Dates = "1.6"
Printf = "1.6"
Tables = "0.2, 1"
WeakRefStrings = "0.6, 1"
julia = "1.6"
Expand Down

0 comments on commit f22fcf5

Please sign in to comment.