You've already forked native_api_1c
mirror of
https://github.com/Sebekerga/native_api_1c.git
synced 2025-07-15 01:04:16 +02:00
added workspace
to avoid build errors
This commit is contained in:
@ -10,3 +10,5 @@ crate-type = ["cdylib"]
|
||||
utf16_lit = "2.0"
|
||||
native_api_1c_core = { path = "../native_api_1c_core" }
|
||||
native_api_1c_macro = { path = "../native_api_1c_macro" }
|
||||
|
||||
[workspace]
|
||||
|
Reference in New Issue
Block a user