diff options
| author | renovate[bot] <renovatebot@noreply.localhost> | 2026-02-12 03:01:28 +0300 |
|---|---|---|
| committer | renovate[bot] <renovatebot@noreply.localhost> | 2026-02-12 03:01:28 +0300 |
| commit | 097a915f355d32d84c3d4516bb57ce73424e6e5b (patch) | |
| tree | 1713cbe28bd1bf4aa18bfa21585258d3a4adbdaa /crates/nres | |
| parent | c691de0dd0b7e058b7c66457c77092bd95b4e463 (diff) | |
| download | fparkan-097a915f355d32d84c3d4516bb57ce73424e6e5b.tar.xz fparkan-097a915f355d32d84c3d4516bb57ce73424e6e5b.zip | |
fix(deps): update all digest updates
Diffstat (limited to 'crates/nres')
| -rw-r--r-- | crates/nres/Cargo.toml | 2 |
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"] } |
