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.
v0.2.3
1 parent 95b3083 commit 54154d5Copy full SHA for 54154d5
Cargo.toml
@@ -1,12 +1,12 @@
1
[package]
2
name = "cross_usb"
3
-version = "0.2.2"
+version = "0.2.3"
4
authors = ["G2-Games <ke0bhogsg@gmail.com>"]
5
repository = "https://github.com/G2-Games/cross-usb"
6
documentation = "https://docs.rs/cross_usb"
7
8
description = """
9
-A a Rust USB library which works seamlessly across both native and WASM targets
+A Rust USB library which works seamlessly across both native and WASM targets
10
"""
11
12
keywords = ["usb", "wasm", "web-usb"]
0 commit comments