Skip to content

Commit fbdf1df

Browse files
committed
Remove version suffix
1 parent 8b45ce9 commit fbdf1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/wasip1/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wasip1"
3-
version = "1.0.0+wasi-snapshot-preview1"
3+
version = "1.0.0"
44
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
55
description = "WASIp1 API bindings for Rust"
66
edition = "2018"

0 commit comments

Comments
 (0)