Skip to content

Commit aa3a722

Browse files
chore(deps): Bump pin-project from 1.1.10 to 1.1.11
Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.1.10 to 1.1.11. - [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.10...v1.1.11) --- updated-dependencies: - dependency-name: pin-project dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b13ff3d commit aa3a722

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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.0"
18-
pin-project = "1.1.10"
18+
pin-project = "1.1.11"
1919
reqwest = { version = "0.12.28", default-features = false, features = [
2020
"brotli",
2121
"charset",

0 commit comments

Comments
 (0)