Skip to content

Commit 48643d0

Browse files
Bump smallvec from 1.15.0 to 1.15.1 (#1752)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4fd517 commit 48643d0

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
@@ -35,7 +35,7 @@ serde_json = { version = "1.0.140", features = ["arbitrary_precision"] }
3535
enum_dispatch = "0.3.13"
3636
serde = { version = "1.0.219", features = ["derive"] }
3737
speedate = "0.16.0"
38-
smallvec = "1.15.0"
38+
smallvec = "1.15.1"
3939
ahash = "0.8.12"
4040
url = "2.5.4"
4141
# idna is already required by url, added here to be explicit

0 commit comments

Comments
 (0)