| commit | 9f1e3d76a366acf2ead31a43256766bfcef5352f | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Tue Sep 01 12:40:51 2020 -0700 |
| committer | David Tolnay <dtolnay@gmail.com> | Tue Sep 01 12:40:51 2020 -0700 |
| tree | e510265825becee8e8febe0bd743bb92a1950f3e | |
| parent | 1de699da146b4ebfd376ed572bc7710809ba3870 [diff] |
Release 0.3.8
diff --git a/src/lib.rs b/src/lib.rs index 4053c85..a707338 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.7")] +#![doc(html_root_url = "https://docs.rs/cxx/0.3.8")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(