Frederick888 / external-editor-revived

External Editor Revived is a Thunderbird MailExtension which allows editing emails in programs such as Vim, Neovim, Emacs, etc.
GNU General Public License v3.0
110 stars 6 forks source link

upgrade dependencies 2023 10 25 #125

Closed Frederick888 closed 10 months ago

Frederick888 commented 10 months ago

Changes

51aae83 chore(host): Upgrade dependencies

aho-corasick v0.7.20 -> v1.1.2 anyhow v1.0.70 -> v1.0.75 base64 v0.21.0 -> v0.21.5 byteorder v1.4.3 -> v1.5.0 either v1.8.1 -> v1.9.0 itoa v1.0.6 -> v1.0.9 memchr v2.5.0 -> v2.6.4 num-traits v0.2.15 -> v0.2.17 proc-macro2 v1.0.54 -> v1.0.69 quote v1.0.26 -> v1.0.33 regex v1.7.3 -> v1.10.2 regex-syntax v0.6.29 -> v0.8.2 rustversion v1.0.12 -> v1.0.14 ryu v1.0.13 -> v1.0.15 serde v1.0.159 -> v1.0.189 serde_derive v1.0.159 -> v1.0.189 serde_json v1.0.95 -> v1.0.107 syn v2.0.12 -> v2.0.38 thiserror v1.0.40 -> v1.0.50 thiserror-impl v1.0.40 -> v1.0.50 unicode-ident v1.0.8 -> v1.0.12

6f3288e chore(host): Upgrade strum 0.24.1 -> 0.25.0

Checklist

Is this a breaking change?

No

Test results