Skip to content

Commit e404832

Browse files
dependabot[bot]jakelishmanmtreinish
authored
Bump smallvec from 1.13.2 to 1.14.0 (#13856)
* Bump smallvec from 1.13.2 to 1.14.0 Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.13.2 to 1.14.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.13.2...v1.14.0) --- updated-dependencies: - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Don't spuriously bump `ndarray` --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jake Lishman <jake.lishman@ibm.com> Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
1 parent 72da64f commit e404832

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
@@ -23,7 +23,7 @@ num-complex = "0.4"
2323
nalgebra = "0.33"
2424
numpy = "0.23"
2525
ndarray = "0.16"
26-
smallvec = "1.13"
26+
smallvec = "1.14"
2727
thiserror = "2.0"
2828
rustworkx-core = "0.16"
2929
approx = "0.5"

0 commit comments

Comments
 (0)