Skip to content

Commit

Permalink
Remove socket path if it is a directory instead of a file (#7102)
Browse files Browse the repository at this point in the history
Updates edgelet's iot-identity-service dependency to the commit that added the fix for a bug causing socket file removal to fail when attempted on a directory instead of a file. See Azure/iot-identity-service#545 for more details.
  • Loading branch information
nlcamp authored Sep 1, 2023
1 parent fda8ade commit 6d882ea
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions edgelet/Cargo.lock

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

0 comments on commit 6d882ea

Please sign in to comment.