cases
cases copied to clipboard
中国裁判文书网本地搜索
如题
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.208. Release notes Sourced from serde's releases. v1.0.208 Support serializing and deserializing unit structs in a flatten field (#2802, thanks @jonhoo) v1.0.207 Improve interactions between...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.39.3. Release notes Sourced from tokio's releases. Tokio v1.39.3 1.39.3 (August 17th, 2024) This release fixes a regression where the unix socket api stopped accepting...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.2.6 to 2.4.0. Changelog Sourced from indexmap's changelog. 2.4.0 Added methods IndexMap::append and IndexSet::append, moving all items from one map or set into another, and leaving the...
Bumps [zip](https://github.com/zip-rs/zip2) from 2.1.3 to 2.1.6. Release notes Sourced from zip's releases. v2.1.6 🐛 Bug Fixes (#33) Rare combination of settings could lead to writing a corrupt archive with overlength...
Bumps [tikv-jemallocator](https://github.com/tikv/jemallocator) from 0.5.4 to 0.6.0. Changelog Sourced from tikv-jemallocator's changelog. 0.6.0 - 2024-07-14 Fix build on riscv64gc-unknown-linux-musl (#67) (#75) Allow jemalloc-sys to be the default allocator on musl linux...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.4.0 to 2.6.0. Changelog Sourced from indexmap's changelog. 2.6.0 (2024-10-01) Implemented Clone for map::IntoIter and set::IntoIter. Updated the hashbrown dependency to version 0.15. 2.5.0 (2024-08-30) Added an...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.208 to 1.0.210. Release notes Sourced from serde's releases. v1.0.210 Support serializing and deserializing IpAddr and SocketAddr in no-std mode on Rust 1.77+ (#2816, thanks @MathiasKoch) Make...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.3 to 1.40.0. Release notes Sourced from tokio's releases. Tokio v1.40.0 1.40.0 (August 30th, 2024) Added io: add util::SimplexStream (#6589) process: stabilize Command::process_group (#6731) sync: add {TrySendError,SendTimeoutError}::into_inner...
Bumps [zip](https://github.com/zip-rs/zip2) from 2.1.6 to 2.2.0. Release notes Sourced from zip's releases. v2.2.0 🚀 Features Expose ZipArchive::central_directory_start (#232) Changelog Sourced from zip's changelog. 2.2.0 - 2024-08-11 🚀 Features Expose ZipArchive::central_directory_start...