Skip to content

Commit d39ef44

Browse files
authored
Merge pull request #847 from gosub-io/dependabot/cargo/winit-0.30.10
2 parents 96d55a9 + 844113a commit d39ef44

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -64,7 +64,7 @@ walkdir = "2.5.0"
6464
criterion = { version = "0.5", features = ["html_reports"] }
6565
test-case = "3.3.1"
6666
gtk4 = "0.8.0"
67-
winit = "0.30.8"
67+
winit = "0.30.10"
6868
cookie = { version = "0.18.1", features = ["secure", "private"] }
6969
url = "2.5.4"
7070
clap = { version = "4.5.37", features = ["derive"] }

crates/gosub_fontmanager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ log = "0.4.27"
3333
anyhow = "1.0.98"
3434
prettytable = "0.10.0"
3535
vello = "0.4.1"
36-
winit = "0.30.7"
36+
winit = "0.30.10"
3737
pollster = "0.4.0"
3838
image = "0.25.6"
3939
swash = "0.2.2"

0 commit comments

Comments
 (0)