Skip to content

Commit

Permalink
chore(deps): bump smallvec from 1.8.0 to 1.8.1 (#1119)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 25, 2022
1 parent 238ae4d commit b68b8c1
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.21", path = "../protos"}
futures = "0.3.21"
itertools = "0.10.3"
log = "0.4.17"
smallvec = "1.8.0"
smallvec = "1.8.1"
thiserror = "1.0.31"

# local or remote
Expand Down

0 comments on commit b68b8c1

Please sign in to comment.