| commit | 6aa34e4240c586647a788da3429622801c320ea9 | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Mon May 11 20:56:51 2020 -0700 |
| committer | David Tolnay <dtolnay@gmail.com> | Mon May 11 20:56:51 2020 -0700 |
| tree | c18516e1b4bff52c702149a44f8eebe24c786629 | |
| parent | cf223856623f4f44437e2471bc66d9f90af0e66d [diff] [blame] |
Release 0.3.3
diff --git a/src/lib.rs b/src/lib.rs index 5ebc119..a657af7 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.3.2")] +#![doc(html_root_url = "https://docs.rs/cxx/0.3.3")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(