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