bump 1.1.0
This commit is contained in:
parent
baeeaf9305
commit
024d9b40e7
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -4,7 +4,7 @@ version = 3
|
||||
|
||||
[[package]]
|
||||
name = "call"
|
||||
version = "1.0.0"
|
||||
version = "1.1.0"
|
||||
dependencies = [
|
||||
"winapi",
|
||||
"winres",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "call"
|
||||
version = "1.0.0"
|
||||
version = "1.1.0"
|
||||
description = "一个简单的用于不带控制台/带控制台调用其他程序的包装器"
|
||||
edition = "2021"
|
||||
build = "build.rs"
|
||||
|
Loading…
Reference in New Issue
Block a user