aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-24 17:33:19 +0000
committerGitHub <noreply@github.com>2024-10-24 17:33:19 +0000
commit638b520186f30d66fefa5a687799093dec071306 (patch)
tree82d66d4ac9bb4887411b69cda3bb9fa4387e1161
parent7b6a806bed8696a9b3683907130d7bdb2328a64d (diff)
downloadservo-638b520186f30d66fefa5a687799093dec071306.tar.gz
servo-638b520186f30d66fefa5a687799093dec071306.zip
build(deps): bump pin-project-lite from 0.2.14 to 0.2.15 (#33998)
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.14 to 0.2.15. - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.14...v0.2.15) --- updated-dependencies: - dependency-name: pin-project-lite dependency-type: indirect 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>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6da69a2fb87..e626ebf4f88 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -5443,9 +5443,9 @@ dependencies = [
[[package]]
name = "pin-project-lite"
-version = "0.2.14"
+version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
+checksum = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff"
[[package]]
name = "pin-utils"