Skip to content

Commit

Permalink
deps: bump MSRV to 1.73.0; cargo update bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Oct 14, 2023
1 parent a67c704 commit b623216
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 14 deletions.
35 changes: 22 additions & 13 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 @@ categories = ["command-line-utilities", "parser-implementations"]
license = "MIT OR Unlicense"
autotests = false
edition = "2021"
rust-version = "1.72.1"
rust-version = "1.73.0"
autobins = false
include = [
"src/**/*",
Expand Down

0 comments on commit b623216

Please sign in to comment.