This repository was archived by the owner on May 11, 2023. It is now read-only.
Update Cargo.lock - #230
Closed
pinkforest wants to merge 1 commit into
Closed
Conversation
Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com>
Contributor
Author
|
I'll just bump chrono & time first here: #231 Can further update the .lock after this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: pinkforest 36498018+pinkforest@users.noreply.github.com
Our lock has chrono 0.4.19 which has brought a lot of controversy in form of security advisories
Strarting from 0.4.20 chrono brings RiR localtime_r etc. and bumps to time 0.1.44
Might as well do wholesale .lock bump ? Or shall we limit the .lock update and be a bit more.. precise.. ?
$ cargo update
Updating git repository
https://github.com/automerge/automerge-rsUpdating git repository
https://github.com/radicle-dev/radicle-linkUpdating git repository
https://github.com/a1ien/rusb.gitUpdating crates.io index
Updating git repository
https://github.com/xphoniex/walletconnect-rsAdding android_system_properties v0.1.4
Updating anyhow v1.0.57 -> v1.0.62
Updating arc-swap v1.5.0 -> v1.5.1
Updating async-channel v1.6.1 -> v1.7.1
Updating async-io v1.6.0 -> v1.8.0
Updating async-process v1.4.0 -> v1.5.0
Updating async-task v4.2.0 -> v4.3.0
Updating async-trait v0.1.53 -> v0.1.57
Updating base-x v0.2.10 -> v0.2.11
Updating base64ct v1.5.0 -> v1.5.2
Updating bumpalo v3.9.1 -> v3.11.0
Updating bytemuck v1.9.1 -> v1.12.1
Updating bytes v1.1.0 -> v1.2.1
Updating camino v1.0.7 -> v1.1.1
Updating chacha20 v0.8.1 -> v0.8.2
Updating chrono v0.4.19 -> v0.4.22
Updating clap v3.1.14 -> v3.2.17
Updating clap_derive v3.1.7 -> v3.2.17
Updating clap_lex v0.2.0 -> v0.2.4
Updating concurrent-queue v1.2.2 -> v1.2.4
Updating console v0.15.0 -> v0.15.1
Updating cpufeatures v0.2.2 -> v0.2.4
Updating crossbeam v0.8.1 -> v0.8.2
Updating crossbeam-channel v0.5.4 -> v0.5.6
Updating crossbeam-deque v0.8.1 -> v0.8.2
Updating crossbeam-epoch v0.9.8 -> v0.9.10
Updating crossbeam-queue v0.3.5 -> v0.3.6
Updating crossbeam-utils v0.8.8 -> v0.8.11
Updating crypto-common v0.1.3 -> v0.1.6
Updating ctor v0.1.22 -> v0.1.23
Updating dashmap v5.3.2 -> v5.3.4
Updating dialoguer v0.10.1 -> v0.10.2
Updating diff v0.1.12 -> v0.1.13
Updating dyn-clone v1.0.5 -> v1.0.9
Updating either v1.6.1 -> v1.8.0
Updating event-listener v2.5.2 -> v2.5.3
Updating fastrand v1.7.0 -> v1.8.0
Updating ff v0.11.0 -> v0.11.1
Updating filetime v0.2.16 -> v0.2.17
Updating flate2 v1.0.23 -> v1.0.24
Updating futures v0.3.21 -> v0.3.23
Updating futures-channel v0.3.21 -> v0.3.23
Updating futures-core v0.3.21 -> v0.3.23
Updating futures-executor v0.3.21 -> v0.3.23
Updating futures-io v0.3.21 -> v0.3.23
Updating futures-macro v0.3.21 -> v0.3.23
Updating futures-sink v0.3.21 -> v0.3.23
Updating futures-task v0.3.21 -> v0.3.23
Updating futures-util v0.3.21 -> v0.3.23
Updating generic-array v0.14.5 -> v0.14.6
Updating getrandom v0.2.6 -> v0.2.7
Updating git-packetline v0.12.4 -> v0.12.7
Updating git-validate v0.5.3 -> v0.5.5
Updating globset v0.4.8 -> v0.4.9
Updating h2 v0.3.13 -> v0.3.14
Removing hashbrown v0.11.2
Removing hashbrown v0.12.0
Adding hashbrown v0.12.3
Updating hidapi-rusb v1.3.1 -> v1.3.2
Updating http v0.2.7 -> v0.2.8
Updating http-body v0.4.4 -> v0.4.5
Updating hyper v0.14.18 -> v0.14.20
Adding iana-time-zone v0.1.46
Updating indexmap v1.8.1 -> v1.9.1
Updating itoa v1.0.1 -> v1.0.3
Updating js-sys v0.3.57 -> v0.3.59
Updating keccak v0.1.0 -> v0.1.2
Updating lexopt v0.2.0 -> v0.2.1
Updating libc v0.2.125 -> v0.2.132
Updating libz-sys v1.1.6 -> v1.1.8
Updating linked-hash-map v0.5.4 -> v0.5.6
Updating log v0.4.16 -> v0.4.17
Updating miniz_oxide v0.5.1 -> v0.5.3
Updating mio v0.8.2 -> v0.8.4
Updating num-traits v0.2.14 -> v0.2.15
Updating num_threads v0.1.5 -> v0.1.6
Updating once_cell v1.10.0 -> v1.13.1
Updating openssl v0.10.38 -> v0.10.41
Adding openssl-macros v0.1.0
Updating openssl-sys v0.9.72 -> v0.9.75
Updating os_str_bytes v6.0.0 -> v6.3.0
Updating parking_lot v0.12.0 -> v0.12.1
Removing pin-project v0.4.29
Removing pin-project v1.0.10
Adding pin-project v0.4.30
Adding pin-project v1.0.12
Removing pin-project-internal v0.4.29
Removing pin-project-internal v1.0.10
Adding pin-project-internal v0.4.30
Adding pin-project-internal v1.0.12
Updating polling v2.2.0 -> v2.3.0
Updating proc-macro-crate v1.1.3 -> v1.2.1
Updating proc-macro2 v1.0.37 -> v1.0.43
Updating quote v1.0.18 -> v1.0.21
Updating rayon v1.5.2 -> v1.5.3
Updating rayon-core v1.9.2 -> v1.9.3
Updating redox_syscall v0.2.13 -> v0.2.16
Updating regex v1.5.5 -> v1.6.0
Updating regex-syntax v0.6.25 -> v0.6.27
Updating reqwest v0.11.10 -> v0.11.11
Updating rustls v0.20.4 -> v0.20.6
Updating rustls-pemfile v0.3.0 -> v1.0.1
Updating ryu v1.0.9 -> v1.0.11
Updating schannel v0.1.19 -> v0.1.20
Updating security-framework v2.6.1 -> v2.7.0
Updating semver v1.0.9 -> v1.0.13
Updating serde v1.0.137 -> v1.0.144
Updating serde-aux v3.0.1 -> v3.1.0
Updating serde_bytes v0.11.6 -> v0.11.7
Updating serde_derive v1.0.137 -> v1.0.144
Updating serde_json v1.0.80 -> v1.0.85
Updating serde_yaml v0.8.24 -> v0.8.26
Updating signal-hook v0.3.13 -> v0.3.14
Updating similar v2.1.0 -> v2.2.0
Updating slab v0.4.6 -> v0.4.7
Updating smallvec v1.8.0 -> v1.9.0
Updating syn v1.0.92 -> v1.0.99
Updating thiserror v1.0.31 -> v1.0.32
Updating thiserror-impl v1.0.31 -> v1.0.32
Removing time v0.1.43
Removing time v0.3.9
Adding time v0.1.44
Adding time v0.3.13
Updating tokio v1.18.0 -> v1.20.1
Updating tokio-macros v1.7.0 -> v1.8.0
Updating tokio-rustls v0.23.3 -> v0.23.4
Updating tokio-util v0.7.1 -> v0.7.3
Updating tower-service v0.3.1 -> v0.3.2
Updating tracing v0.1.34 -> v0.1.36
Updating tracing-attributes v0.1.21 -> v0.1.22
Updating tracing-core v0.1.26 -> v0.1.29
Adding unicode-ident v1.0.3
Updating unicode-normalization v0.1.19 -> v0.1.21
Updating unicode-xid v0.2.2 -> v0.2.3
Updating ureq v2.4.0 -> v2.5.0
Updating wasi v0.10.2+wasi-snapshot-preview1 -> v0.10.0+wasi-snapshot-preview1
Updating wasm-bindgen v0.2.80 -> v0.2.82
Updating wasm-bindgen-backend v0.2.80 -> v0.2.82
Updating wasm-bindgen-futures v0.4.30 -> v0.4.32
Updating wasm-bindgen-macro v0.2.80 -> v0.2.82
Updating wasm-bindgen-macro-support v0.2.80 -> v0.2.82
Updating wasm-bindgen-shared v0.2.80 -> v0.2.82
Updating web-sys v0.3.57 -> v0.3.59
Updating webpki-roots v0.22.3 -> v0.22.4