Skip to content

Commit

Permalink
chore(deps): bump umya-spreadsheet from 2.2.1 to 2.2.2 (#3)
Browse files Browse the repository at this point in the history
Bumps [umya-spreadsheet](https://github.com/MathNya/umya-spreadsheet) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/MathNya/umya-spreadsheet/releases)
- [Changelog](https://github.com/MathNya/umya-spreadsheet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MathNya/umya-spreadsheet/commits)

---
updated-dependencies:
- dependency-name: umya-spreadsheet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 5962ef0 commit ab9ac27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -12,7 +12,7 @@ typst-plugin = ["wasm-minimal-protocol"]
default = ["typst-plugin"]

[dependencies]
umya-spreadsheet = { version = "2.2.1", features = ["js"] }
umya-spreadsheet = { version = "2.2.2", features = ["js"] }
getrandom = { version = "0.2.15", features = ["custom"] }
wasm-minimal-protocol = { git = "https://github.com/astrale-sharp/wasm-minimal-protocol.git", rev = "637508c", optional = true }
serde = { version = "1.0.217", features = ["derive"] }
Expand Down

0 comments on commit ab9ac27

Please sign in to comment.