| commit | b312bb15e3d5bdd094c193591324b84f447f5888 | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Thu Sep 24 16:17:02 2020 -0400 |
| committer | David Tolnay <dtolnay@gmail.com> | Thu Sep 24 16:17:02 2020 -0400 |
| tree | c72659bc7828a308f87abce9bb661fb250ef8435 | |
| parent | 4cbd8f4e13767d66244630ac6b78e3d067c59280 [diff] [blame] |
Release 0.4.7
diff --git a/src/lib.rs b/src/lib.rs index 8990f5b..5f52f49 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.4.6")] +#![doc(html_root_url = "https://docs.rs/cxx/0.4.7")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(