Skip to content

Commit

Permalink
update to latest fltk
Browse files Browse the repository at this point in the history
  • Loading branch information
MoAlyousef committed Oct 21, 2022
1 parent 12bda38 commit df21f74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ license = "MIT"
exclude = ["/screenshots", "./examples"]

[dependencies]
# fltk = "1.3.6"
fltk = { git = "https://github.com/fltk-rs/fltk-rs" }
fltk = "1.3.17"
lazy_static = "1.4"

[target.'cfg(target_os = "macos")'.dependencies]
Expand Down

0 comments on commit df21f74

Please sign in to comment.