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
  • Loading branch information
mx-psi committed Jun 30, 2024
1 parent 4c6a788 commit 2f850f0
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.4", 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 2f850f0

Please sign in to comment.