Closed jprendes closed 4 months ago
Hello, I am a code review bot on flows.network. Here are my reviews of code commits in this PR.
Key Changes:
wasmedge-sdk
) in Cargo.toml
from 0.14.0
to 0.14.1
.wasmedge-sys
crate in both Cargo.toml
and crates/wasmedge-sys/Cargo.toml
from 0.19.0
to 0.19.2
.WASMEDGE_RELEASE_VERSION
constant in crates/wasmedge-sys/build.rs
from "0.13.5"
to "0.14.0"
.crates/wasmedge-sys/build.rs
.Potential Problems:
crates/wasmedge-sys/build.rs
are correct and correspond to the updated archives.Overall, the patch appears to be updating versions and corresponding SHA values, which seem fine at a high level. However, thorough testing after applying the changes is recommended to ensure the integrity of the project.
@L-jasmine @hydai PTAL 🙏
LGTM Thank you so much for your pr
Fix #108: Update the SHA values. Fix #107: Update the readme and inline docs version table.