Skip to content

Commit eb5bc1e

Browse files
stlankesvalopok
authored andcommitted
fix link to the project repository
1 parent 8c45e74 commit eb5bc1e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/hermit-wasm/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "hermit-wasm"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
authors = ["Stefan Lankes <[email protected]>"]
6-
repository = "https://github.com/hermit-os/examples/hermit-wasm"
6+
repository = "https://github.com/hermit-os/hermit-rs/tree/main/examples/hermit-wasm"
77
description = "Running WASM modules inside a lightweight virtual machine"
88
readme = "README.md"
99
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)