| commit | f7a592bfcfdf645c36ec9dbe2a6b1e701864a8eb | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Thu Aug 27 01:14:08 2020 -0700 |
| committer | David Tolnay <dtolnay@gmail.com> | Thu Aug 27 01:14:08 2020 -0700 |
| tree | 2ca6ad4a73d21cbdde6e1346d06a5229f72d98c8 | |
| parent | adf67ae1e5612d8068699fc1855c102b2ec34134 [diff] [blame] |
Release 0.3.5
diff --git a/src/lib.rs b/src/lib.rs index 91e0098..69e45b3 100644 --- a/src/lib.rs +++ b/src/lib.rs
@@ -349,7 +349,7 @@ //! //! [https://github.com/dtolnay/cxx]: https://github.com/dtolnay/cxx -#![doc(html_root_url = "https://docs.rs/cxx/0.3.4")] +#![doc(html_root_url = "https://docs.rs/cxx/0.3.5")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(