Skip to content

Commit d49e6da

Browse files
build(deps): bump pin-project-lite from 0.1.11 to 0.2.0 (#85)
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.1.11 to 0.2.0. - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/master/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.1.11...v0.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent db1235b commit d49e6da

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

Lines changed: 9 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ futures-util = "0.3"
1616
tokio-rustls = "0.14"
1717
log = "0.4"
1818
env_logger = "0.8"
19-
pin-project-lite = "0.1"
19+
pin-project-lite = "0.2"
2020

2121
[dev-dependencies]
2222
specit = {version = "0.3.0", features = ["tokio"] }

0 commit comments

Comments
 (0)