Merge pull request #6831 from chatmail/dependabot/cargo/smallvec-1.15.0

This commit is contained in:
dependabot[bot]
2025-05-02 16:03:13 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -92,7 +92,7 @@ serde = { workspace = true, features = ["derive"] }
sha-1 = "0.10"
sha2 = "0.10"
shadowsocks = { version = "1.22.0", default-features = false, features = ["aead-cipher", "aead-cipher-2022"] }
smallvec = "1.14.0"
smallvec = "1.15.0"
strum = "0.27"
strum_macros = "0.27"
tagger = "4.3.4"