diff --git a/native_api_1c/Cargo.toml b/native_api_1c/Cargo.toml index cfdda1e..769e6c6 100644 --- a/native_api_1c/Cargo.toml +++ b/native_api_1c/Cargo.toml @@ -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] diff --git a/native_api_1c_core b/native_api_1c_core index d6ae7c7..d7bed61 160000 --- a/native_api_1c_core +++ b/native_api_1c_core @@ -1 +1 @@ -Subproject commit d6ae7c78085a8e09b4471cfda016550f344aa902 +Subproject commit d7bed61f9de3c902992397e3e4af194a0990379d