advance version
This commit is contained in:
parent
dc4d89a6b3
commit
91ea30a4d4
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -199,7 +199,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "scs-sdk-rs"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"scs-rs-proc-macros",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "scs-sdk-rs"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
edition = "2021"
|
||||
authors = ["LuoRain <luotianyi@luotianyi.me>"]
|
||||
description = "Bindings for SCS Software SDK"
|
||||
|
|
Loading…
Reference in a new issue