Skip to content

Commit

Permalink
Update Project.toml (#31)
Browse files Browse the repository at this point in the history
Compat = "3.16, 4"
  • Loading branch information
zsz00 authored Oct 5, 2022
1 parent d6e73c4 commit c2479be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
fzf_jll = "214eeab7-80f7-51ab-84ad-2988db7cef09"

[compat]
Compat = "3.16"
Compat = "3.16, 4"
fzf_jll = "0.24, 0.25, 0.26, 0.27"
julia = "1.0"

Expand Down

0 comments on commit c2479be

Please sign in to comment.