File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " db-dump"
3- version = " 0.7.12 "
3+ version = " 0.7.13 "
44authors = [
" David Tolnay <[email protected] >" ]
55categories = [" encoding" , " database" ]
66description = " Library for scripting analyses against crates.io's database dumps"
Original file line number Diff line number Diff line change 44//! [crates-io]: https://img.shields.io/badge/crates.io-fc8d62?style=for-the-badge&labelColor=555555&logo=rust
55//! [docs-rs]: https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs
66
7- #![ doc( html_root_url = "https://docs.rs/db-dump/0.7.12 " ) ]
7+ #![ doc( html_root_url = "https://docs.rs/db-dump/0.7.13 " ) ]
88#![ cfg_attr( not( check_cfg) , allow( unexpected_cfgs) ) ]
99#![ allow(
1010 clippy:: cast_lossless,
You can’t perform that action at this time.
0 commit comments