Skip to content

Commit 0e4a108

Browse files
dependabot[bot]Mossop
authored andcommitted
Bump pin-project from 1.1.11 to 1.1.12
Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: pin-project dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d12b833 commit 0e4a108

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -35,7 +35,7 @@ mqttrs = { version = "0.4.1", default-features = false }
3535
heapless = "0.7.17"
3636
embedded-io = "0.7.1"
3737
hex = { version = "0.4.3", default-features = false }
38-
pin-project = "1.1.11"
38+
pin-project = "1.1.12"
3939

4040
[dev-dependencies]
4141
futures-executor = { version = "0.3.32", features = ["thread-pool"] }

0 commit comments

Comments
 (0)