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

Commit

Permalink
Specify MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
setzer22 committed Mar 18, 2023
1 parent ecbbb81 commit 75e9bbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llama-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "llama-rs"
version = "0.1.0"
edition = "2021"
rust-version = "1.65"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 75e9bbb

Please sign in to comment.