You've already forked native_api_1c
mirror of
https://github.com/Sebekerga/native_api_1c.git
synced 2025-07-07 00:35:53 +02:00
readme link + version bump
This commit is contained in:
@ -1,10 +1,11 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "native_api_1c"
|
name = "native_api_1c"
|
||||||
version = "0.9.1"
|
version = "0.9.2"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
repository = "https://github.com/Sebekerga/native_api_1c"
|
repository = "https://github.com/Sebekerga/native_api_1c"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "Main library for Native API 1C"
|
description = "Main library for Native API 1C"
|
||||||
|
readme = "../README.md"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
native_api_1c_core = { version = "=0.9.0", path = "../native_api_1c_core" }
|
native_api_1c_core = { version = "=0.9.0", path = "../native_api_1c_core" }
|
||||||
|
Reference in New Issue
Block a user