Skip to content

Commit 4d5b020

Browse files
committed
update to repository url in tomls
1 parent 440c333 commit 4d5b020

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

native_api_1c_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "native_api_1c_core"
33
version = "0.9.4"
44
edition = "2021"
5-
repository = "https://github.com/Sebekerga/native_api_1c_core"
5+
repository = "https://github.com/Sebekerga/native_api_1c"
66
license = "MIT"
77
description = "Core library for Native API 1C"
88

native_api_1c_macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "native_api_1c_macro"
33
version = "0.10.5"
44
edition = "2021"
5-
repository = "https://github.com/Sebekerga/native_api_1c_macro"
5+
repository = "https://github.com/Sebekerga/native_api_1c"
66
license = "MIT"
77
description = "Macro library for Native API 1C"
88

0 commit comments

Comments
 (0)