Skip to content

Commit e95c812

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

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.3.0"
8-
smallvec = "1.11.0"
8+
smallvec = "1.15.1"
99

1010
[profile.release]
1111
debug = 1

0 commit comments

Comments
 (0)