mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 14:26:30 +03:00
chore(cargo): update to strum 0.26
This commit is contained in:
@@ -85,8 +85,8 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
sha-1 = "0.10"
|
||||
sha2 = "0.10"
|
||||
smallvec = "1"
|
||||
strum = "0.25"
|
||||
strum_macros = "0.25"
|
||||
strum = "0.26"
|
||||
strum_macros = "0.26"
|
||||
tagger = "4.3.4"
|
||||
textwrap = "0.16.0"
|
||||
thiserror = "1"
|
||||
|
||||
Reference in New Issue
Block a user