Skip to content

Commit

Permalink
compat for CEnum and Setfield
Browse files Browse the repository at this point in the history
  • Loading branch information
wsphillips committed May 26, 2021
1 parent e7dbab8 commit 0ab05d5
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 @@ -12,6 +12,8 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"

[compat]
CEnum = "0.4.0"
Setfield = "0.7.0"
CImGui = "~1.79.0"
CImPlot_jll = "0.8.0"
julia = "1.3"
Expand Down

0 comments on commit 0ab05d5

Please sign in to comment.