Bump winres from 0.1.11 to 0.1.12
Bumps [winres](https://github.com/mxre/winres) from 0.1.11 to 0.1.12. - [Release notes](https://github.com/mxre/winres/releases) - [Commits](https://github.com/mxre/winres/compare/v0.1.11...v0.1.12) --- updated-dependencies: - dependency-name: winres dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+2
-2
@@ -1603,9 +1603,9 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
||||
|
||||
[[package]]
|
||||
name = "winres"
|
||||
version = "0.1.11"
|
||||
version = "0.1.12"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ff4fb510bbfe5b8992ff15f77a2e6fe6cf062878f0eda00c0f44963a807ca5dc"
|
||||
checksum = "b68db261ef59e9e52806f688020631e987592bd83619edccda9c47d42cde4f6c"
|
||||
dependencies = [
|
||||
"toml",
|
||||
]
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@ thread-priority = "0.2.4"
|
||||
thread-priority = "0.2.4"
|
||||
|
||||
[build-dependencies]
|
||||
winres = "0.1.11"
|
||||
winres = "0.1.12"
|
||||
|
||||
[dev-dependencies]
|
||||
serde_bytes = "0.11.5"
|
||||
|
||||
Reference in New Issue
Block a user