Remove dirname usage

This commit is contained in:
Taiki Endo
2026-04-15 21:04:29 +09:00
parent ff735c627f
commit 6fc852a7b2
3 changed files with 14 additions and 9 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Implement potential workaround for [windows-11-arm runner bug](https://github.com/actions/partner-runner-images/issues/169) which sometimes causes installation failure.
The issue where this bug affected the startup of bash was addressed in 2.71.2, but we received a report that the same problem seems to occur when starting other commands as well.
- Update `cargo-deny@latest` to 0.19.2.
## [2.75.13] - 2026-04-15