File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 4
4
### Added
5
5
- The sponsor button is now shown on the repository page on GitHub.
6
6
7
+ ### Fixed
8
+ - The path to the workflow status is fixed.
9
+
7
10
## 0.9.1 - 2022-09-09
8
11
### Added
9
12
- ` set_0_* ` for all RW1C bits, which sets the bit to 0. This prevents the bit from being cleared on write.
Original file line number Diff line number Diff line change 1
- [ ![ Workflow Status] ( https://github.com/toku-sa-n /xhci/workflows/Rust/badge.svg )] ( https://github.com/toku-sa-n /xhci/actions?query=workflow%3A%22Rust%22 )
1
+ [ ![ Workflow Status] ( https://github.com/rust-osdev /xhci/workflows/Rust/badge.svg )] ( https://github.com/rust-osdev /xhci/actions?query=workflow%3A%22Rust%22 )
2
2
[ ![ Crates.io] ( https://img.shields.io/crates/v/xhci )] ( https://crates.io/crates/xhci )
3
3
![ Crates.io] ( https://img.shields.io/crates/l/xhci )
4
4
[ ![ docs.rs] ( https://docs.rs/xhci/badge.svg )] ( https://docs.rs/xhci/ )
You can’t perform that action at this time.
0 commit comments