Skip to content

Commit

Permalink
Merge pull request #127 from strawlab/dependabot/cargo/web-sys-0.3.66
Browse files Browse the repository at this point in the history
Bump web-sys from 0.3.65 to 0.3.66
  • Loading branch information
astraw authored Nov 29, 2023
2 parents f2eed40 + 127493b commit 462675e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ serde = { version = "^1.0.192", features = ['derive'] }
futures = "0.3"

[dependencies.web-sys]
version="0.3.65"
version="0.3.66"
features=[
"Blob",
"CssStyleDeclaration",
Expand Down

0 comments on commit 462675e

Please sign in to comment.