Skip to content

Commit c825b25

Browse files
dependabot[bot]link2xt
authored andcommitted
chore(cargo): bump smallvec from 1.13.2 to 1.14.0
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.13.2 to 1.14.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.13.2...v1.14.0) --- updated-dependencies: - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c12c4f6 commit c825b25

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
@@ -94,7 +94,7 @@ serde = { workspace = true, features = ["derive"] }
9494
sha-1 = "0.10"
9595
sha2 = "0.10"
9696
shadowsocks = { version = "1.22.0", default-features = false, features = ["aead-cipher", "aead-cipher-2022"] }
97-
smallvec = "1.13.2"
97+
smallvec = "1.14.0"
9898
strum = "0.26"
9999
strum_macros = "0.26"
100100
tagger = "4.3.4"

0 commit comments

Comments
 (0)