yoshuawuyts / fd-lock

Advisory cross-platform file locks using file descriptors
Apache License 2.0
76 stars 18 forks source link

Update to rustix 0.37. #41

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

Tempfile, is-terminal, and others are updating to 0.37 now, so update fd-lock too.