Skip to content

Commit

Permalink
Require wasm-bindgen >=0.2.88 to work around rust-lang/rust/issues/71871
Browse files Browse the repository at this point in the history
 (#118)
  • Loading branch information
mx-psi authored Jul 1, 2024
1 parent 4e046b6 commit aa55ced
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
25 changes: 13 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ clap = { version = "4.5.8", features = ["derive"] }
config = "0.14.0"
serde = { version = "1.0.203", features = ["derive"] }
wallabag-api = "0.4.3"
wasm-bindgen = ">=0.2.88" # https://github.com/rust-lang/rust/issues/71871

0 comments on commit aa55ced

Please sign in to comment.