| commit | 8745f7f5f8e547b9ebbc79dc9c10df232c99c239 | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Wed Sep 02 09:46:06 2020 -0700 |
| committer | David Tolnay <dtolnay@gmail.com> | Wed Sep 02 09:46:06 2020 -0700 |
| tree | 42691e26baf0b5cd0249d9a13989564a73e8ffb5 | |
| parent | e61db0e4f9d0d2f2cb8d41bae58abb0f1c628712 [diff] [blame] |
Release 0.4.1
diff --git a/src/lib.rs b/src/lib.rs index 1e76581..ef5974d 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.0")] +#![doc(html_root_url = "https://docs.rs/cxx/0.4.1")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(