Skip to content

Commit 585d8e0

Browse files
fix(deps): bump pin-project from 1.1.8 to 1.1.10 (#750)
Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.1.8 to 1.1.10. - [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.8...v1.1.10) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 009f8ab commit 585d8e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

crates/figterm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ memmem = "0.1.1"
4747
mimalloc.workspace = true
4848
num-traits = "0.2"
4949
parking_lot.workspace = true
50-
pin-project = "1.0.12"
50+
pin-project = "1.1.10"
5151
portable-pty.workspace = true
5252
radix_trie = "0.2.1"
5353
regex.workspace = true

0 commit comments

Comments
 (0)