Skip to content

Commit

Permalink
Merge pull request #45 from estie-inc/dependabot/cargo/rust/dependenc…
Browse files Browse the repository at this point in the history
…ies-acfd3f88c5

Bump the dependencies group across 1 directory with 3 updates
  • Loading branch information
kenkoooo authored Feb 6, 2025
2 parents 1e9d948 + 7c27eee commit 7eac08d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 26 deletions.
58 changes: 34 additions & 24 deletions rust/Cargo.lock

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

4 changes: 2 additions & 2 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ crate-type = ["cdylib"]

[dependencies]
chrono = "0.4.39"
js-sys = "0.3.76"
rust_xlsxwriter = { version = "0.80.0", features = ["wasm", "chrono"] }
js-sys = "0.3.77"
rust_xlsxwriter = { version = "0.82.0", features = ["wasm", "chrono"] }
wasm-bindgen = "0.2.94"

0 comments on commit 7eac08d

Please sign in to comment.