aboutsummaryrefslogtreecommitdiff
path: root/crates/nres/Cargo.toml
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-02-12 03:01:28 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-02-12 03:01:28 +0300
commit097a915f355d32d84c3d4516bb57ce73424e6e5b (patch)
tree1713cbe28bd1bf4aa18bfa21585258d3a4adbdaa /crates/nres/Cargo.toml
parentc691de0dd0b7e058b7c66457c77092bd95b4e463 (diff)
downloadfparkan-097a915f355d32d84c3d4516bb57ce73424e6e5b.tar.xz
fparkan-097a915f355d32d84c3d4516bb57ce73424e6e5b.zip
fix(deps): update all digest updates
Diffstat (limited to 'crates/nres/Cargo.toml')
-rw-r--r--crates/nres/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/nres/Cargo.toml b/crates/nres/Cargo.toml
index 25f3494..38b8822 100644
--- a/crates/nres/Cargo.toml
+++ b/crates/nres/Cargo.toml
@@ -7,4 +7,4 @@ edition = "2021"
common = { path = "../common" }
[target.'cfg(windows)'.dependencies]
-windows-sys = { version = "0.59", features = ["Win32_Storage_FileSystem"] }
+windows-sys = { version = "0.61", features = ["Win32_Storage_FileSystem"] }