| commit | 7ff80c44e85a827fbeba4f8911000b65f2e3061e | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Wed Sep 16 12:12:02 2020 -0400 |
| committer | David Tolnay <dtolnay@gmail.com> | Wed Sep 16 12:12:02 2020 -0400 |
| tree | ed59314429e73bf52f8b35df3596cd8a2f925c7d | |
| parent | e1834e6b86ba8ab3b6251d25e5c287f2b7c44b26 [diff] [blame] |
Release 0.4.5
diff --git a/src/lib.rs b/src/lib.rs index 028800b..9efac51 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.4")] +#![doc(html_root_url = "https://docs.rs/cxx/0.4.5")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(