-
-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weekly cargo update
of dependencies
#523
Conversation
Updating addr2line v0.20.0 -> v0.21.0 Updating aho-corasick v1.0.4 -> v1.0.5 Updating anstream v0.3.2 -> v0.5.0 Updating anstyle v1.0.1 -> v1.0.2 Updating anstyle-wincon v1.0.2 -> v2.1.0 Updating async-compression v0.4.1 -> v0.4.2 Updating backtrace v0.3.68 -> v0.3.69 Updating base64 v0.21.2 -> v0.21.3 Updating bstr v1.6.0 -> v1.6.2 Updating clap v4.3.23 -> v4.4.2 Updating clap_builder v4.3.23 -> v4.4.2 Updating clap_derive v4.3.12 -> v4.4.2 Updating clap_lex v0.5.0 -> v0.5.1 Updating encoding_rs v0.8.32 -> v0.8.33 Updating errno v0.3.2 -> v0.3.3 Adding faster-hex v0.8.0 Updating gimli v0.27.3 -> v0.28.0 Updating gix-bitmap v0.2.6 -> v0.2.7 Updating gix-command v0.2.8 -> v0.2.9 Updating gix-date v0.7.2 -> v0.7.4 Updating gix-packetline v0.16.4 -> v0.16.5 Updating gix-packetline-blocking v0.16.4 -> v0.16.5 Updating gix-quote v0.4.6 -> v0.4.7 Updating h2 v0.3.20 -> v0.3.21 Updating handlebars v4.3.7 -> v4.4.0 Updating human-panic v1.1.5 -> v1.2.0 Removing is-terminal v0.4.9 Updating memchr v2.5.0 -> v2.6.3 Updating object v0.31.1 -> v0.32.1 Updating pest v2.7.2 -> v2.7.3 Updating pest_derive v2.7.2 -> v2.7.3 Updating pest_generator v2.7.2 -> v2.7.3 Updating pest_meta v2.7.2 -> v2.7.3 Updating pin-project-lite v0.2.12 -> v0.2.13 Updating prodash v25.0.1 -> v25.0.2 Updating regex v1.9.3 -> v1.9.5 Updating regex-automata v0.3.6 -> v0.3.8 Updating regex-syntax v0.7.4 -> v0.7.5 Updating reqwest v0.11.18 -> v0.11.20 Updating rustix v0.38.8 -> v0.38.11 Updating rustls v0.21.6 -> v0.21.7 Updating rustls-webpki v0.101.3 -> v0.101.4 Updating serde v1.0.186 -> v1.0.188 Updating serde_derive v1.0.186 -> v1.0.188 Updating slab v0.4.8 -> v0.4.9 Updating syn v2.0.29 -> v2.0.31 Updating thiserror v1.0.47 -> v1.0.48 Updating thiserror-impl v1.0.47 -> v1.0.48 Updating time v0.3.27 -> v0.3.28 Updating time-macros v0.2.13 -> v0.2.14 Updating url v2.4.0 -> v2.4.1 Removing webpki v0.22.0 Updating webpki-roots v0.22.6 -> v0.25.2 Updating winnow v0.5.14 -> v0.5.15 Removing winreg v0.10.1
91ac4ca
to
d155f9e
Compare
@obi1kenobi I installed the tool using
|
Thanks for the heads-up. I have my hands a bit full at the moment but I'll look to release an updated version of Installing without |
Ok no rush. It also works without locked. Well it at least worked on my crate locally. |
Automation to keep dependencies in
Cargo.lock
current.The following is the output from
cargo update
: