Skip to content

Commit ec168c3

Browse files
build(deps): bump tinyvec from 1.8.1 to 1.9.0 (#3737)
Bumps [tinyvec](https://github.com/Lokathor/tinyvec) from 1.8.1 to 1.9.0. - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.8.1...v1.9.0) --- updated-dependencies: - dependency-name: tinyvec 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 0dc3c8d commit ec168c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

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

38593859
[[package]]
38603860
name = "tinyvec"
3861-
version = "1.8.1"
3861+
version = "1.9.0"
38623862
source = "registry+https://github.com/rust-lang/crates.io-index"
3863-
checksum = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8"
3863+
checksum = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71"
38643864
dependencies = [
38653865
"tinyvec_macros",
38663866
]

0 commit comments

Comments
 (0)