| commit | 9075cdcd38bf0c02a4c68ff9bcf2c235fd190968 | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Sun Aug 30 12:10:38 2020 -0700 |
| committer | David Tolnay <dtolnay@gmail.com> | Sun Aug 30 12:10:38 2020 -0700 |
| tree | 2ffb07b82f981f555d464f069c6638ee8df87c9c | |
| parent | bf86c33570daf775b30fa9e113d8c068f1e94597 [diff] [blame] |
Release 0.3.7
diff --git a/src/lib.rs b/src/lib.rs index ad195cc..dc26f67 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.6")] +#![doc(html_root_url = "https://docs.rs/cxx/0.3.7")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(