build(deps): bump allocator-api2-tests from 0.2.14 to 0.2.15

Bumps [allocator-api2-tests](https://github.com/zakarumych/allocator-api2) from 0.2.14 to 0.2.15.
- [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zakarumych/allocator-api2/compare/v0.2.14...v0.2.15)

---
updated-dependencies:
- dependency-name: allocator-api2-tests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-12 23:57:16 +00:00
committed by Karolin Varner
parent 4b849a4fe4
commit 96de84e68f
2 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@ env_logger = "0.10.2"
toml = "0.7.8"
static_assertions = "1.1.0"
allocator-api2 = "0.2.14"
allocator-api2-tests = "0.2.14"
allocator-api2-tests = "0.2.15"
memsec = "0.6.3"
rand = "0.8.5"
typenum = "1.17.0"