| commit | 52830f59d618b670b4afd3f779777c683be13cd1 | [log] [tgz] |
|---|---|---|
| author | David Tolnay <dtolnay@gmail.com> | Fri Oct 09 22:21:27 2020 -0700 |
| committer | David Tolnay <dtolnay@gmail.com> | Fri Oct 09 22:21:27 2020 -0700 |
| tree | b48ea78dc9c82507c82247359d67c62efd5c7aca | |
| parent | 957503360bdddce99e7c078ba0ba28ca7cecc859 [diff] |
Release 0.5.1
diff --git a/src/lib.rs b/src/lib.rs index aaf4196..7157c0c 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.5.0")] +#![doc(html_root_url = "https://docs.rs/cxx/0.5.1")] #![deny(improper_ctypes)] #![allow(non_camel_case_types)] #![allow(