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 902a8aa commit 056c6bbCopy full SHA for 056c6bb
ffi/rodbus-schema/src/lib.rs
@@ -15,7 +15,7 @@ pub fn build_lib() -> BackTraced<Library> {
15
let info = LibraryInfo {
16
description: "Safe and fast Modbus library".to_string(),
17
project_url: "https://stepfunc.io/products/libraries/modbus/".to_string(),
18
- repository: "stepfunc/modbus".to_string(),
+ repository: "stepfunc/rodbus".to_string(),
19
license_name: "Custom license".to_string(),
20
license_description: [
21
"This library is provided under the terms of a non-commercial license.",
0 commit comments