Skip to content

Commit 08785c5

Browse files
build(deps): bump self_cell from 1.2.1 to 1.2.2 (#7859)
Bumps [self_cell](https://github.com/Voultapher/self_cell) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/Voultapher/self_cell/releases) - [Commits](Voultapher/self_cell@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: self_cell dependency-version: 1.2.2 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 4b3552a commit 08785c5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/common/common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ criterion = { workspace = true }
5050
fs-err = { workspace = true, features = ["debug"] }
5151
itertools = { workspace = true }
5252
rstest = { workspace = true }
53-
self_cell = "1.2.1"
53+
self_cell = "1.2.2"
5454
serde_json = { workspace = true }
5555
tango-bench = "0.6.0"
5656

lib/segment/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ ecow = { workspace = true }
8989
fnv = { workspace = true }
9090
indexmap = { workspace = true }
9191
ahash = { workspace = true }
92-
self_cell = "1.2.1"
92+
self_cell = "1.2.2"
9393
sha2 = { workspace = true }
9494
smallvec = { workspace = true }
9595
is_sorted = "0.1.1"

0 commit comments

Comments
 (0)