Skip to content

Commit e919162

Browse files
Bump smallvec from 1.9.0 to 1.11.0
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.9.0 to 1.11.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.9.0...v1.11.0) --- updated-dependencies: - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fd199a commit e919162

2 files changed

Lines changed: 3 additions & 3 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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
halfbrown = "0.1.15"
8-
smallvec = "1.9.0"
8+
smallvec = "1.11.0"
99

1010
[profile.release]
1111
debug = 1

0 commit comments

Comments
 (0)