Skip to content

Commit 2e78d02

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 ea413ca commit 2e78d02

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
@@ -13,7 +13,7 @@ glib.workspace = true
1313
gio.workspace = true
1414

1515
[dependencies.async-tls]
16-
version = "0.12"
16+
version = "0.13"
1717
optional = true
1818

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

0 commit comments

Comments
 (0)