Skip to content

Commit 688ad35

Browse files
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] <[email protected]>
1 parent e5a3eae commit 688ad35

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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)