Skip to content

Commit

Permalink
build: enable rust 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Dahan committed Dec 9, 2024
1 parent 341615b commit 7b8532b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ readme = "readme.md"
keywords = ["zsh", "package", "manager", "cli"]
license = "MPL-2.0"
repository = "https://github.com/jedahan/zr.git"
edition = "2021"

[dependencies]
directories = "5.0.1"
Expand Down

0 comments on commit 7b8532b

Please sign in to comment.