1
0
mirror of https://github.com/Sebekerga/native_api_1c.git synced 2025-06-16 23:47:43 +02:00

version bump of native_api_1c_core

This commit is contained in:
Maxim Kozlov
2023-08-29 11:55:52 +06:00
parent 2e00d9210c
commit e240a80213
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ description = "Main library for Native API 1C"
readme = "../README.md"
[dependencies]
native_api_1c_core = { version = "=0.9.1", path = "../native_api_1c_core" }
native_api_1c_core = { version = "=0.9.3", path = "../native_api_1c_core" }
native_api_1c_macro = { version = "=0.10.2", path = "../native_api_1c_macro" }
[features]