Skip to content

Commit

Permalink
Update MSRV in Cargo.toml (#873)
Browse files Browse the repository at this point in the history
Co-authored-by: Harrison Kaiser <[email protected]>
  • Loading branch information
harrisonkaiser and Harrison Kaiser authored Oct 31, 2023
1 parent a9ee9e0 commit 69a76e7
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 = ["template", "html", "django", "markup", "jinja2"]
categories = ["template-engine"]
edition = "2018"
include = ["/src/**/*", "/LICENSE", "/README.md", "/CHANGELOG.md"]
rust-version = "1.63"
rust-version = "1.65"

[dependencies]
globwalk = "0.8.1"
Expand Down

0 comments on commit 69a76e7

Please sign in to comment.