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 c1eb129 commit df822eeCopy full SHA for df822ee
Cargo.toml
@@ -6,7 +6,7 @@ default-members = ["wslpluginapi-sys"]
6
7
[workspace.package]
8
name = "wslpluginapi-sys"
9
-version = "0.1.0-beta.5+2.4.4"
+version = "0.1.0-beta.5.1+2.4.4"
10
edition = "2021"
11
readme = "README.md"
12
authors = ["Mickaël Véril <mika.veril@wanadoo.fr>"]
wslpluginapi-sys/Cargo.toml
@@ -41,9 +41,7 @@ features = [
41
[package.metadata.docs.rs]
42
all-features = true
43
targets = [
44
- "x86_64-pc-windows-msvc",
45
"x86_64-pc-windows-gnu",
46
"x86_64-pc-windows-gnullvm",
47
- "aarch64-pc-windows-msvc",
48
"aarch64-pc-windows-gnullvm",
49
]
0 commit comments