Skip to content

Commit e6d6fe4

Browse files
chore(deps): 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 0040b59 commit e6d6fe4

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 15 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
@@ -15,7 +15,7 @@ gix = { version = "0.80.0", features = [
1515
] }
1616
human-errors = { version = "0.2.3", features = ["pretty"] }
1717
parse_link_header = "0.4.1"
18-
pin-project = "1.1.11"
18+
pin-project = "1.1.12"
1919
reqwest = { version = "0.12.28", default-features = false, features = [
2020
"brotli",
2121
"charset",

0 commit comments

Comments
 (0)