Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
chore: Introduce minimal rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
zharinov committed Jun 2, 2024
1 parent 3ddc1bc commit 44131e9
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 @@ -4,6 +4,7 @@ description = "Utilities for parsing, comparing, and manipulating version number
repository = "https://github.com/zharinov/verver"
version = "0.0.1"
edition = "2021"
rust-version = "1.65.0"
license = "MIT"

[dependencies]
Expand Down

0 comments on commit 44131e9

Please sign in to comment.