Skip to content

Commit

Permalink
forgot to bump wasm yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Aebli committed Jan 28, 2025
1 parent 507902d commit 3c0301d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ default = ["console_error_panic_hook"]

[dependencies]
wasm-bindgen = "0.2.84"
m-bus-parser = { path = "..", version = "0.0.19", features = ["std", "serde"] }
m-bus-parser = { path = "..", version = "0.0.20", features = ["std", "serde"] }
serde = { version = "1.0" }
serde_json = "1.0"

Expand Down

0 comments on commit 3c0301d

Please sign in to comment.