Skip to content

Commit

Permalink
Merge pull request #37 from Kyando2/master
Browse files Browse the repository at this point in the history
Add compat
  • Loading branch information
xxxAnn authored Jan 29, 2022
2 parents b478678 + 6dff26f commit 0b6ddcf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,15 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
julia = "1"
JSON3 = "1.9"
StructTypes = "1.5"
HTTP = "0.9"
LRUCache = "1"
OpenTrick = "0.2"
Setfield = "0.8"
TimeToLive = "0.3"

[targets]
test = ["Test"]

0 comments on commit 0b6ddcf

Please sign in to comment.