Skip to content

Commit 05a608f

Browse files
build(deps): bump async-tls from 0.12.0 to 0.13.0
Bumps [async-tls](https://github.com/async-std/async-tls) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/async-std/async-tls/releases) - [Commits](async-rs/async-tls@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: async-tls dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e2ab81 commit 05a608f

File tree

2 files changed

+23
-41
lines changed

2 files changed

+23
-41
lines changed

Cargo.lock

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

examples/Cargo.toml

+1-1
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.12"
20+
version = "0.13"
2121
optional = true
2222

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

0 commit comments

Comments
 (0)