Skip to content

Commit b735974

Browse files
authored
Merge pull request #1326 from JakeStanger/dependabot/cargo/tokio-1.49.0
build(deps): bump tokio from 1.48.0 to 1.49.0
2 parents a85e815 + 1d9819a commit b735974

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -125,7 +125,7 @@ extras = ["dep:schemars", "dep:clap_complete"]
125125
gtk = { package = "gtk4", version = "0.10.0", features = ["v4_12"] }
126126
gtk-layer-shell = { package = "gtk4-layer-shell", version = "0.6.3" }
127127
glib = "0.21.1"
128-
tokio = { version = "1.48.0", features = [
128+
tokio = { version = "1.49.0", features = [
129129
"macros",
130130
"rt-multi-thread",
131131
"time",

0 commit comments

Comments
 (0)