Fixed typo, v0.2.3

This commit is contained in:
G2-Games 2024-03-10 16:58:57 -05:00
parent 95b3083b82
commit 54154d54c3

View file

@ -1,12 +1,12 @@
[package]
name = "cross_usb"
version = "0.2.2"
version = "0.2.3"
authors = ["G2-Games <ke0bhogsg@gmail.com>"]
repository = "https://github.com/G2-Games/cross-usb"
documentation = "https://docs.rs/cross_usb"
description = """
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
"""
keywords = ["usb", "wasm", "web-usb"]