Skip to content

Commit 1f3e8ff

Browse files
authored
Merge pull request #8 from oadam/dependabot/cargo/smallvec-1.11.0
Bump smallvec from 1.9.0 to 1.11.0
2 parents bb9d497 + e919162 commit 1f3e8ff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
halfbrown = "0.1.15"
8-
smallvec = "1.9.0"
8+
smallvec = "1.11.0"
99

1010
[profile.release]
1111
debug = 1

0 commit comments

Comments
 (0)