Skip to content

Commit c2fd653

Browse files
chore(deps): update rust crate smallvec to 1.15.2 (#10645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55fa335 commit c2fd653

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
@@ -151,7 +151,7 @@ serde = { version = "1.0.228", features = ["derive"] }
151151
serde_json = "1.0.150"
152152
similar = "2.7.0"
153153
similar-asserts = "1.7.0"
154-
smallvec = { version = "1.15.1", features = ["const_new", "serde", "union"] }
154+
smallvec = { version = "1.15.2", features = ["const_new", "serde", "union"] }
155155
static_assertions = "1.1"
156156
syn = "1.0.109"
157157
termcolor = "1.4.1"

0 commit comments

Comments
 (0)