Skip to content

Commit f041f7f

Browse files
committed
Bump more ad-hoc versions.
1 parent b0c64e4 commit f041f7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/wasi-common/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ edition = "2018"
1212
include = ["src/**/*", "LICENSE", "WASI/phases"]
1313

1414
# This doesn't actually link to a native library, but it allows us to set env
15-
# vars like `DEP_WASI_COMMON_14_*` for crates that have build scripts and depend
15+
# vars like `DEP_WASI_COMMON_15_*` for crates that have build scripts and depend
1616
# on this crate, allowing other crates to use the same witx files.
17-
links = "wasi-common-14"
17+
links = "wasi-common-15"
1818

1919
[dependencies]
2020
anyhow = "1.0"

0 commit comments

Comments
 (0)