Skip to content

Commit c7fc26e

Browse files
authored
Update formatting
1 parent fb22400 commit c7fc26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
1212
- Updated nix to version `0.25`.
1313
- Updated nix to version `0.24`; only use the `ioctl` feature.
1414
- Use `File.read_exact` instead of `File.read` in `LinuxI2CDevice.read` so that the buffer is filled.
15-
- Fix the lifetime parameter on LinuxI2CMessage to ensure that it does not outlive the buffer it points to.
15+
- Fix the lifetime parameter on `LinuxI2CMessage` to ensure that it does not outlive the buffer it points to.
1616
- Updated MSRV to 1.60.0.
1717

1818
## [v0.5.1] - 2021-11-22

0 commit comments

Comments
 (0)