| commit | 907debe8b471d75afa0aeaab79335470d6759e8e | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Fri Aug 28 16:56:19 2020 -0700 |
| committer | David Tolnay <dtolnay@gmail.com> | Fri Aug 28 16:56:19 2020 -0700 |
| tree | ad7d6a2dbfdb5bd20a0c9529d63ac06f8a539a9c | |
| parent | ee07f011a293ba42f876825ced6a379ca89b97bc [diff] [blame] |
Release 0.3.6
diff --git a/src/lib.rs b/src/lib.rs index 5210940..ad195cc 100644 --- a/src/lib.rs +++ b/src/lib.rs
@@ -349,7 +349,7 @@ //! //! [https://github.com/dtolnay/cxx]: https://github.com/dtolnay/cxx -#![doc(html_root_url = "https://docs.rs/cxx/0.3.5")] +#![doc(html_root_url = "https://docs.rs/cxx/0.3.6")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(