aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJack O'Connor <[email protected]>2022-11-20 15:09:25 -0800
committerJack O'Connor <[email protected]>2022-11-20 15:11:41 -0800
commitafa717caf5bd6cbb90f5395e2642ffa679cac5be (patch)
tree80bce0e2378cf340687a1930e281abaf4c3d90fb /Cargo.toml
parentfa127b2030f4b23f52597ceb7ca02711ec3d9783 (diff)
downgrade os_str_bytes to v6.3.1 in b3sum/Cargo.lock
v6.4.0 has a bug where invalid UTF-16 filenames fail a debug_assert on Windows. See https://github.com/dylni/os_str_bytes/issues/14. The vast majority of b3sum users should be running a binary built in release mode and shouldn't be affected by this. This lockfile change fixes our CI, but note that `cargo install` doesn't respect lockfiles by default (without --locked), so anyone running a debug binary against invalid Windows filepaths (very rare) will still need to wait for an upstream patch release.
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions