Skip to content

Commit fdd88a7

Browse files
committed
Bumped version to 0.3.4
1 parent 19d19e2 commit fdd88a7

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,6 +1,6 @@
11
[package]
22
name = "cross_usb"
3-
version = "0.3.3"
3+
version = "0.3.4"
44
authors = ["G2-Games <ke0bhogsg@gmail.com>"]
55
repository = "https://github.com/G2-Games/cross-usb"
66
documentation = "https://docs.rs/cross_usb"
@@ -58,4 +58,4 @@ codegen-units = 1
5858
dwarf-debug-info = true
5959

6060
[package.metadata.docs.rs]
61-
targets = ["x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc", "x86_64-apple-darwin", "aarch64-apple-darwin"]
61+
targets = ["x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc", "x86_64-apple-darwin", "aarch64-apple-darwin", "wasm32-unknown-unknown"]

0 commit comments

Comments
 (0)