rustdef
rustdef copied to clipboard
Jupyter extension for Rust.
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.10 to 1.0.25. Release notes Sourced from quote's releases. 1.0.23 Opt out of -Zrustdoc-scrape-examples on docs.rs for now 1.0.22 Documentation improvements 1.0.21 Add keywords to crates.io metadata...
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.86 to 1.0.109. Release notes Sourced from syn's releases. 1.0.108 Fix handling of unusual whitespace after escaped newlines in LitStr::value (#1381, thanks @ModProg) 1.0.107 Opt out of...
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.17.3 to 0.18.1. Release notes Sourced from pyo3's releases. PyO3 0.18.1 This release fixes several bugs identified since PyO3 0.18.0, including a segfault and a Windows-specific issue...
Bumps [zip](https://github.com/zip-rs/zip) from 0.5.13 to 0.6.4. Changelog Sourced from zip's changelog. [0.6.4] Changed #333: disabled the default features of the time dependency, and also formatting and macros, as they were...
Bumps [bzip2](https://github.com/alexcrichton/bzip2-rs) from 0.4.2 to 0.4.4. Commits 3032f37 Bump to 0.4.4 90c9c18 Patched an infinite loop bug in src/mem.rs, impl Decompress::decompress() (#86) 016e181 Bump versions 2158f5a *: introduce static features...