Skip to content

Commit b3f1a94

Browse files
committed
feat(rust-wasm): update wokwi_chip_ll to 0.1.1
1 parent 7f84fc1 commit b3f1a94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rust-wasm/project/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-wasm/project/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
wokwi_chip_ll = "0.1.0"
7+
wokwi_chip_ll = "0.1.1"
88

99
[lib]
1010
crate-type = ["cdylib"]

0 commit comments

Comments
 (0)