mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 11:56:30 +03:00
cargo: update strum to 0.22
This commit is contained in:
@@ -66,8 +66,8 @@ sha-1 = "0.9"
|
||||
sha2 = "0.9"
|
||||
smallvec = "1"
|
||||
stop-token = "0.4"
|
||||
strum = "0.21"
|
||||
strum_macros = "0.21"
|
||||
strum = "0.22"
|
||||
strum_macros = "0.22"
|
||||
surf = { version = "2.3", default-features = false, features = ["h1-client"] }
|
||||
thiserror = "1"
|
||||
toml = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user