| commit | 878ab12a155a613e9a2a41304d260fe4fdba7f2d | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Fri May 08 10:05:03 2020 -0700 |
| committer | David Tolnay <dtolnay@gmail.com> | Fri May 08 10:05:03 2020 -0700 |
| tree | 4a4a8618b063c154ad85387dbc2015d593be6651 | |
| parent | 2429c6b0f6e8a203a05619e7990487a55b620cd1 [diff] [blame] |
Release 0.3.1
diff --git a/src/lib.rs b/src/lib.rs index fc0e682..43540be 100644 --- a/src/lib.rs +++ b/src/lib.rs
@@ -343,7 +343,7 @@ //! //! [https://github.com/dtolnay/cxx]: https://github.com/dtolnay/cxx -#![doc(html_root_url = "https://docs.rs/cxx/0.3.0")] +#![doc(html_root_url = "https://docs.rs/cxx/0.3.1")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(