Skip to content

Commit 5ea217f

Browse files
authored
Merge pull request #895 from JakeStanger/dependabot/cargo/tokio-1.44.0
build(deps): bump tokio from 1.43.0 to 1.44.0
2 parents 00e5ac8 + 5f0d5f5 commit 5ea217f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ schema = ["dep:schemars"]
9595
gtk = "0.18.2"
9696
gtk-layer-shell = "0.8.2"
9797
glib = "0.18.5"
98-
tokio = { version = "1.43.0", features = [
98+
tokio = { version = "1.44.0", features = [
9999
"macros",
100100
"rt-multi-thread",
101101
"time",

0 commit comments

Comments
 (0)