| commit | 57d3c68a23833dde3fc86734fefdb5476a539fa8 | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Fri May 22 11:13:47 2020 -0700 |
| committer | David Tolnay <dtolnay@gmail.com> | Fri May 22 11:13:47 2020 -0700 |
| tree | 5c3f1a8dee8c3f235d752fef828cc575232db0ff | |
| parent | 2de2e17bc9c94c86d4362cd2116c9f58e424dbfc [diff] [blame] |
Release 0.3.4
diff --git a/src/lib.rs b/src/lib.rs index a657af7..0ad7255 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.3")] +#![doc(html_root_url = "https://docs.rs/cxx/0.3.4")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(