Skip to content

Commit

Permalink
chore(deps): bump smallvec from 1.11.2 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.11.2 to 1.13.1.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.11.2...v1.13.1)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 4065755 commit f013e87
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 store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ exocore-protos = {version = "0.1.25", path = "../protos"}
futures = "0.3.30"
itertools = "0.12.0"
log = "0.4.20"
smallvec = "1.11.2"
smallvec = "1.13.1"
thiserror = "1.0.56"

# local or remote
Expand Down

0 comments on commit f013e87

Please sign in to comment.