mirror of
https://github.com/alterware/alterware-launcher.git
synced 2026-01-21 05:21:50 +00:00
build(deps): bump static_vcruntime from 2.0.0 to 3.0.0
Bumps [static_vcruntime](https://github.com/ChrisDenton/static_vcruntime) from 2.0.0 to 3.0.0. - [Commits](https://github.com/ChrisDenton/static_vcruntime/compare/2.0...3.0) --- updated-dependencies: - dependency-name: static_vcruntime dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1620,9 +1620,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "static_vcruntime"
|
name = "static_vcruntime"
|
||||||
version = "2.0.0"
|
version = "3.0.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "954e3e877803def9dc46075bf4060147c55cd70db97873077232eae0269dc89b"
|
checksum = "ff7589a1859b09232522bb9edf076ca7fcf14ded96685d3fa629db73023ffbb7"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "steamlocate"
|
name = "steamlocate"
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ self-replace = "1.5"
|
|||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
winresource = "0.1"
|
winresource = "0.1"
|
||||||
static_vcruntime = "2.0"
|
static_vcruntime = "3.0"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
strip-ansi-escapes = "0.2"
|
strip-ansi-escapes = "0.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user