Skip to content

Commit

Permalink
bump to newer version
Browse files Browse the repository at this point in the history
  • Loading branch information
agentjill authored Nov 30, 2023
1 parent 8713f72 commit da98513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dbg!(img.get_image_data_base64());
Add the following code to Cargo.toml
```toml
[dependencies]
umya-spreadsheet = "1.0"
umya-spreadsheet = "1.0.3"
```
Add the following code to main.rs
```rust
Expand Down

0 comments on commit da98513

Please sign in to comment.