Update `Cargo.lock` (#13061)

Marshall Bowers created

This PR updates `Cargo.lock`, since it was missed in #12818.

Release Notes:

- N/A

Change summary

Cargo.lock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

Cargo.lock 🔗

@@ -2241,7 +2241,7 @@ dependencies = [
  "tiny_http",
  "url",
  "util",
- "windows 0.56.0",
+ "windows 0.57.0",
 ]
 
 [[package]]