Merge pull request #168 from Revertron/dependabot/cargo/winres-0.1.12
Bump winres from 0.1.11 to 0.1.12
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