Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cargo.lock: bump dependencies (#1570)
Updates the following dependencies: $ cargo update Updating crates.io index Locking 36 packages to latest compatible versions Updating addr2line v0.22.0 -> v0.24.2 Removing adler v1.0.2 Adding adler2 v2.0.0 Updating autocfg v1.3.0 -> v1.4.0 Updating backtrace v0.3.73 -> v0.3.74 Updating block-buffer v0.11.0-rc.1 -> v0.11.0-rc.2 Updating block-padding v0.4.0-rc.0 -> v0.4.0-rc.1 Removing cc v1.1.16 Updating cpufeatures v0.2.13 -> v0.2.14 Updating crypto-bigint v0.6.0-rc.3 -> v0.6.0-rc.6 Updating futures v0.3.30 -> v0.3.31 Updating futures-channel v0.3.30 -> v0.3.31 Updating futures-core v0.3.30 -> v0.3.31 Updating futures-executor v0.3.30 -> v0.3.31 Updating futures-io v0.3.30 -> v0.3.31 Updating futures-macro v0.3.30 -> v0.3.31 Updating futures-sink v0.3.30 -> v0.3.31 Updating futures-task v0.3.30 -> v0.3.31 Updating futures-util v0.3.30 -> v0.3.31 Updating gimli v0.29.0 -> v0.31.1 Updating hashbrown v0.14.5 -> v0.15.0 Updating indexmap v2.5.0 -> v2.6.0 Updating inout v0.2.0-rc.0 -> v0.2.0-rc.1 Updating libc v0.2.158 -> v0.2.159 Updating miniz_oxide v0.7.4 -> v0.8.0 Updating object v0.36.4 -> v0.36.5 Updating once_cell v1.19.0 -> v1.20.2 Updating proc-macro2 v1.0.86 -> v1.0.87 Updating regex v1.10.6 -> v1.11.0 Updating regex-automata v0.4.7 -> v0.4.8 Updating regex-syntax v0.8.4 -> v0.8.5 Updating rustix v0.38.36 -> v0.38.37 Updating serde v1.0.209 -> v1.0.210 Updating serde_derive v1.0.209 -> v1.0.210 Updating serde_spanned v0.6.7 -> v0.6.8 Removing shlex v1.3.0 Updating tempfile v3.12.0 -> v3.13.0 Updating toml_edit v0.22.20 -> v0.22.22 Updating winnow v0.6.18 -> v0.6.20
- Loading branch information