Skip to content

Commit

Permalink
Merge pull request #164 from Bootstrap-Academy/renovate/tempfile-3.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate tempfile to 3.15.0
  • Loading branch information
academy-renovate[bot] authored Jan 16, 2025
2 parents 318f42f + e52a9fe commit 07c8f25
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions Cargo.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6640,7 +6640,7 @@ rec {
}
{
name = "windows-sys";
packageId = "windows-sys 0.59.0";
packageId = "windows-sys 0.52.0";
target = { target, features }: (target."windows" or false);
features = [ "Win32_Foundation" "Win32_System_Diagnostics_Debug" ];
}
Expand Down Expand Up @@ -11106,7 +11106,7 @@ rec {
}
{
name = "windows-sys";
packageId = "windows-sys 0.59.0";
packageId = "windows-sys 0.52.0";
target = { target, features }: (target."windows" or false);
features = [ "Win32_Foundation" "Win32_System_IO" "Win32_Networking_WinSock" ];
}
Expand Down Expand Up @@ -12659,7 +12659,7 @@ rec {
}
{
name = "windows-sys";
packageId = "windows-sys 0.59.0";
packageId = "windows-sys 0.52.0";
target = { target, features }: (target."windows" or false);
features = [ "Win32_Foundation" "Win32_Networking_WinSock" "Win32_NetworkManagement_IpHelper" "Win32_System_Threading" ];
}
Expand Down Expand Up @@ -14090,7 +14090,7 @@ rec {
}
{
name = "windows-sys";
packageId = "windows-sys 0.59.0";
packageId = "windows-sys 0.52.0";
target = { target, features }: (target."windows" or false);
features = [ "Win32_System_Memory" "Win32_System_Threading" "Win32_Foundation" ];
}
Expand Down Expand Up @@ -14387,7 +14387,7 @@ rec {
}
{
name = "windows-sys";
packageId = "windows-sys 0.59.0";
packageId = "windows-sys 0.52.0";
target = { target, features }: (target."windows" or false);
features = [ "Win32_Storage_FileSystem" "Win32_Foundation" ];
}
Expand Down Expand Up @@ -17096,7 +17096,7 @@ rec {
dependencies = [
{
name = "windows-sys";
packageId = "windows-sys 0.59.0";
packageId = "windows-sys 0.48.0";
target = { target, features }: (target."windows" or false);
features = [ "Win32_Foundation" "Win32_Storage_FileSystem" "Win32_System_Console" "Win32_System_SystemInformation" ];
}
Expand Down Expand Up @@ -18176,7 +18176,7 @@ rec {
"Win32_Web" = [ "Win32" ];
"Win32_Web_InternetExplorer" = [ "Win32_Web" ];
};
resolvedDefaultFeatures = [ "Win32" "Win32_Foundation" "Win32_Security" "Win32_Storage" "Win32_Storage_FileSystem" "Win32_System" "Win32_System_Diagnostics" "Win32_System_Diagnostics_Debug" "Win32_System_Registry" "Win32_System_Time" "default" ];
resolvedDefaultFeatures = [ "Win32" "Win32_Foundation" "Win32_Security" "Win32_Storage" "Win32_Storage_FileSystem" "Win32_System" "Win32_System_Console" "Win32_System_Diagnostics" "Win32_System_Diagnostics_Debug" "Win32_System_Registry" "Win32_System_SystemInformation" "Win32_System_Time" "default" ];
};
"windows-sys 0.52.0" = rec {
crateName = "windows-sys";
Expand Down Expand Up @@ -18424,7 +18424,7 @@ rec {
"Win32_Web" = [ "Win32" ];
"Win32_Web_InternetExplorer" = [ "Win32_Web" ];
};
resolvedDefaultFeatures = [ "Wdk" "Wdk_Foundation" "Wdk_Storage" "Wdk_Storage_FileSystem" "Wdk_System" "Wdk_System_IO" "Win32" "Win32_Foundation" "Win32_Networking" "Win32_Networking_WinSock" "Win32_Security" "Win32_Storage" "Win32_Storage_FileSystem" "Win32_System" "Win32_System_IO" "Win32_System_LibraryLoader" "Win32_System_Pipes" "Win32_System_Registry" "Win32_System_SystemInformation" "Win32_System_SystemServices" "Win32_System_Threading" "Win32_System_WindowsProgramming" "Win32_UI" "Win32_UI_WindowsAndMessaging" "default" ];
resolvedDefaultFeatures = [ "Wdk" "Wdk_Foundation" "Wdk_Storage" "Wdk_Storage_FileSystem" "Wdk_System" "Wdk_System_IO" "Win32" "Win32_Foundation" "Win32_NetworkManagement" "Win32_NetworkManagement_IpHelper" "Win32_Networking" "Win32_Networking_WinSock" "Win32_Security" "Win32_Storage" "Win32_Storage_FileSystem" "Win32_System" "Win32_System_Diagnostics" "Win32_System_Diagnostics_Debug" "Win32_System_IO" "Win32_System_LibraryLoader" "Win32_System_Memory" "Win32_System_Pipes" "Win32_System_Registry" "Win32_System_SystemInformation" "Win32_System_SystemServices" "Win32_System_Threading" "Win32_System_WindowsProgramming" "Win32_UI" "Win32_UI_WindowsAndMessaging" "default" ];
};
"windows-sys 0.59.0" = rec {
crateName = "windows-sys";
Expand Down Expand Up @@ -18683,7 +18683,7 @@ rec {
"Win32_Web" = [ "Win32" ];
"Win32_Web_InternetExplorer" = [ "Win32_Web" ];
};
resolvedDefaultFeatures = [ "Win32" "Win32_Foundation" "Win32_NetworkManagement" "Win32_NetworkManagement_IpHelper" "Win32_Networking" "Win32_Networking_WinSock" "Win32_Storage" "Win32_Storage_FileSystem" "Win32_System" "Win32_System_Console" "Win32_System_Diagnostics" "Win32_System_Diagnostics_Debug" "Win32_System_IO" "Win32_System_Memory" "Win32_System_SystemInformation" "Win32_System_Threading" "Win32_UI" "Win32_UI_Input" "Win32_UI_Input_KeyboardAndMouse" "default" ];
resolvedDefaultFeatures = [ "Win32" "Win32_Foundation" "Win32_Storage" "Win32_Storage_FileSystem" "Win32_System" "Win32_System_Console" "Win32_UI" "Win32_UI_Input" "Win32_UI_Input_KeyboardAndMouse" "default" ];
};
"windows-targets 0.48.5" = rec {
crateName = "windows-targets";
Expand Down
2 changes: 1 addition & 1 deletion academy_render/impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ academy_di.workspace = true
academy_render_contracts.workspace = true
academy_utils.workspace = true
anyhow.workspace = true
tempfile = { version = "3.13.0", default-features = false }
tempfile = { version = "3.15.0", default-features = false }
tokio.workspace = true
tracing.workspace = true

0 comments on commit 07c8f25

Please sign in to comment.