Skip to content

Commit

Permalink
cargo: bump the cargo-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the cargo-dependencies group with 1 update: [smallvec](https://github.com/servo/rust-smallvec).


Updates `smallvec` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.13.1...v1.13.2)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent e699e9d commit 41a4028
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ scm-record = "0.2.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.114"
slab = "0.4.9"
smallvec = { version = "1.13.0", features = [
smallvec = { version = "1.13.2", features = [
"const_generics",
"const_new",
"union",
Expand Down

0 comments on commit 41a4028

Please sign in to comment.