Skip to content

Commit 8986eb9

Browse files
authored
Merge pull request #1167 from gtk-rs/dependabot/cargo/async-tls-0.12
build(deps): update async-tls requirement from 0.11 to 0.12
2 parents d630cfc + 29a837a commit 8986eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ path = "../glib"
1717
path = "../gio"
1818

1919
[dependencies.async-tls]
20-
version = "0.11"
20+
version = "0.12"
2121
optional = true
2222

2323
[build-dependencies.glib-build-tools]

0 commit comments

Comments
 (0)