| commit | e37ce2f4ee65a261ee64189585a5615a459c6403 | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Fri Oct 16 13:32:07 2020 -0700 |
| committer | David Tolnay <dtolnay@gmail.com> | Fri Oct 16 13:32:07 2020 -0700 |
| tree | 991b05bc37e9c96b609b00622691eeb07f3a8868 | |
| parent | a32ca3080b0289fd26aa12cb4870b9f6e11663bf [diff] [blame] |
Release 0.5.2
diff --git a/src/lib.rs b/src/lib.rs index efd3fbc..9cd3adf 100644 --- a/src/lib.rs +++ b/src/lib.rs
@@ -349,7 +349,7 @@ //! [https://github.com/dtolnay/cxx]: https://github.com/dtolnay/cxx #![no_std] -#![doc(html_root_url = "https://docs.rs/cxx/0.5.1")] +#![doc(html_root_url = "https://docs.rs/cxx/0.5.2")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(