Skip to content

Commit

Permalink
build(deps): bump async-tls from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent 1e2ab81 commit 05a608f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 41 deletions.
62 changes: 22 additions & 40 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ path = "../glib"
path = "../gio"

[dependencies.async-tls]
version = "0.12"
version = "0.13"
optional = true

[build-dependencies.glib-build-tools]
Expand Down

0 comments on commit 05a608f

Please sign in to comment.