Skip to content

Commit

Permalink
bump MSRV to 1.73 from 1.71
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed May 25, 2024
1 parent 431448e commit ca2a03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords = ["excel", "ods", "xls", "xlsx", "xlsb"]
categories = ["encoding", "parsing", "text-processing"]
exclude = ["tests/**/*"]
edition = "2021"
rust-version = "1.71"
rust-version = "1.73"

[dependencies]
byteorder = "1.5"
Expand Down

0 comments on commit ca2a03d

Please sign in to comment.