Skip to content

Commit 8b7bda6

Browse files
Bump smallvec from 1.13.2 to 1.14.0 (#1654)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db34060 commit 8b7bda6

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
@@ -37,7 +37,7 @@ serde_json = {version = "1.0.138", features = ["arbitrary_precision", "preserve_
3737
enum_dispatch = "0.3.13"
3838
serde = { version = "1.0.218", features = ["derive"] }
3939
speedate = "0.15.0"
40-
smallvec = "1.13.2"
40+
smallvec = "1.14.0"
4141
ahash = "0.8.10"
4242
url = "2.5.4"
4343
# idna is already required by url, added here to be explicit

0 commit comments

Comments
 (0)