Skip to content

Commit 54154d5

Browse files
committed
Fixed typo, v0.2.3
1 parent 95b3083 commit 54154d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "cross_usb"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
authors = ["G2-Games <ke0bhogsg@gmail.com>"]
55
repository = "https://github.com/G2-Games/cross-usb"
66
documentation = "https://docs.rs/cross_usb"
77

88
description = """
9-
A a Rust USB library which works seamlessly across both native and WASM targets
9+
A Rust USB library which works seamlessly across both native and WASM targets
1010
"""
1111

1212
keywords = ["usb", "wasm", "web-usb"]

0 commit comments

Comments
 (0)