parent
c2a66ff204
commit
5dbdfe8f6e
@ -0,0 +1,19 @@
|
|||||||
|
--- cxx-1.0.88/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ cxx-1.0.88/Cargo.toml 2023-01-27T15:16:23.341203+00:00
|
||||||
|
@@ -17,10 +17,16 @@
|
||||||
|
authors = ["David Tolnay <dtolnay@gmail.com>"]
|
||||||
|
links = "cxxbridge1"
|
||||||
|
exclude = [
|
||||||
|
+ "/book",
|
||||||
|
"/demo",
|
||||||
|
"/gen",
|
||||||
|
"/syntax",
|
||||||
|
"/third-party",
|
||||||
|
+ "/tools/bazel",
|
||||||
|
+ "/tools/buck",
|
||||||
|
+ "/BUCK",
|
||||||
|
+ "/BUILD",
|
||||||
|
+ "/WORKSPACE",
|
||||||
|
]
|
||||||
|
description = "Safe interop between Rust and C++"
|
||||||
|
homepage = "https://cxx.rs"
|
@ -1 +1 @@
|
|||||||
SHA512 (cxx-1.0.85.crate) = bf9386f58ea007bcc7171af713e944459a6b219ddbe88813f16df5e274ab85418be23dd7bdaee7964108e9a4a1698365de67362d5504c80bee726f1151166f5c
|
SHA512 (cxx-1.0.88.crate) = ace3368c9a97b0c74dffd90890c2060e8657476b87d138fbf1a65c5bc0682c1cc627597e564906eb40e80c7503c8ef970438b8bca045ec9c14baaec9970a1e1b
|
||||||
|
Loading…
Reference in new issue