Commit graph

2 commits

Author SHA1 Message Date
Alex Wied 640bb84456 cxx-rs: 1.0.72 -> 1.0.86 2023-01-13 16:23:20 -05:00
Alex Wied 34e761962b cxx-rs: init at 1.0.72
This library provides a safe mechanism for calling C++ code from Rust
and Rust code from C++, not subject to the many ways that things can
go wrong when using bindgen or cbindgen to generate unsafe C-style
bindings.
2022-07-21 11:57:40 -04:00