| commit | c4ff07b964844bc081d3b630a15fcb3fcaa519d5 | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Tue Sep 08 15:11:17 2020 -0700 |
| committer | David Tolnay <dtolnay@gmail.com> | Tue Sep 08 15:11:17 2020 -0700 |
| tree | 079161d275feaef5c952b2ef737ad5738cfb90e2 | |
| parent | e4fa873f5f034341b400091cd04132990fbd6738 [diff] [blame] |
Release 0.4.4
diff --git a/src/lib.rs b/src/lib.rs index b0fe00d..8c828a3 100644 --- a/src/lib.rs +++ b/src/lib.rs
@@ -348,7 +348,7 @@ //! //! [https://github.com/dtolnay/cxx]: https://github.com/dtolnay/cxx -#![doc(html_root_url = "https://docs.rs/cxx/0.4.3")] +#![doc(html_root_url = "https://docs.rs/cxx/0.4.4")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(