Skip to content

Commit 5736e5c

Browse files
build(deps): bump tinyvec from 1.10.0 to 1.11.0 (#4488)
Bumps [tinyvec](https://github.com/Lokathor/tinyvec) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: tinyvec dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91007c3 commit 5736e5c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3881,9 +3881,9 @@ dependencies = [
38813881

38823882
[[package]]
38833883
name = "tinyvec"
3884-
version = "1.10.0"
3884+
version = "1.11.0"
38853885
source = "registry+https://github.com/rust-lang/crates.io-index"
3886-
checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
3886+
checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3"
38873887
dependencies = [
38883888
"tinyvec_macros",
38893889
]

0 commit comments

Comments
 (0)