We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d911c0 commit 8083797Copy full SHA for 8083797
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## Unreleased - ReleaseDate
4
+
5
+## 0.8.2 - 2021-05-13
6
### Removed
7
- `#![deny(warnings)]` is removed from the source code.
8
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "xhci"
-version = "0.8.1"
+version = "0.8.2"
authors = ["Hiroki Tokunaga <[email protected]>"]
edition = "2018"
license = "MIT OR Apache-2.0"
0 commit comments