Skip to content

Commit 7bfcbce

Browse files
[minor packages] Update Rust crate fltk to ^1.4.14 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1304a2f commit 7bfcbce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2018"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
fltk = { version = "^1.4.13", features = ["fltk-bundled", "use-wayland"]}
10+
fltk = { version = "^1.4.14", features = ["fltk-bundled", "use-wayland"]}

0 commit comments

Comments
 (0)