We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b292e5 commit 4373c27Copy full SHA for 4373c27
Cargo.toml
@@ -13,7 +13,7 @@ authors = ["Adrian Taylor <[email protected]>"]
13
license = "MIT OR Apache-2.0"
14
description = "Safe autogenerated interop between Rust and C++"
15
repository = "https://github.com/google/autocxx"
16
-homepage = "https://autocxx.rs"
+homepage = "https://google.github.io/autocxx/"
17
edition = "2021"
18
keywords = ["ffi"]
19
categories = ["development-tools::ffi", "api-bindings"]
book/README.md
@@ -1,4 +1,4 @@
1
-Published automatically to https://autocxx.rs from master branch.
+Published automatically to https://google.github.io/autocxx/ from master branch.
2
3
To build and view locally:
4
0 commit comments