Skip to content

Commit 3fabd8f

Browse files
build(deps): bump pin-project from 1.1.11 to 1.1.12 (#727)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff8c71f commit 3fabd8f

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.

tracing-actix-web/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ uuid_v7 = ["uuid/v7"]
9696

9797
[dependencies]
9898
actix-web = { version = "4", default-features = false }
99-
pin-project = "1.1.11"
99+
pin-project = "1.1.12"
100100
tracing = "0.1.44"
101101
uuid = { version = "1.22", features = ["v4"] }
102102
mutually_exclusive_features = "0.1"

0 commit comments

Comments
 (0)