Rename the github repo to simconnect-sdk-rs
This commit is contained in:
@@ -8,7 +8,7 @@ description = "SimConnect SDK. An opinionated SimConnect Client that encapsulate
|
||||
keywords = ["simconnect", "MSFS-2020", "simulation", "aerospace"]
|
||||
categories = ["aerospace", "simulation", "aerospace::simulation", "games"]
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/mihai-dinculescu/simconnect-sdk"
|
||||
repository = "https://github.com/mihai-dinculescu/simconnect-sdk-rs"
|
||||
include = ["src/**", "ffi/**/*", "build.rs", "LICENSE", "README.md"]
|
||||
|
||||
[features]
|
||||
|
@@ -77,7 +77,7 @@
|
||||
//! }
|
||||
//! ```
|
||||
//!
|
||||
//! See [more examples](https://github.com/mihai-dinculescu/simconnect-sdk/tree/main/examples).
|
||||
//! See [more examples](https://github.com/mihai-dinculescu/simconnect-sdk-rs/tree/main/examples).
|
||||
|
||||
mod bindings;
|
||||
mod domain;
|
||||
|
Reference in New Issue
Block a user