Skip to content

Commit d0a438a

Browse files
Bump smallvec from 1.11.2 to 1.13.1 (#1181)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ba2d52 commit d0a438a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -34,7 +34,7 @@ serde_json = {version = "1.0.109", features = ["arbitrary_precision", "preserve_
3434
enum_dispatch = "0.3.8"
3535
serde = { version = "1.0.195", features = ["derive"] }
3636
speedate = "0.13.0"
37-
smallvec = "1.11.2"
37+
smallvec = "1.13.1"
3838
ahash = "0.8.7"
3939
url = "2.5.0"
4040
# idna is already required by url, added here to be explicit

0 commit comments

Comments
 (0)