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

Commit 75e9bbb

Browse files
committed
Specify MSRV
1 parent ecbbb81 commit 75e9bbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llama-rs/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "llama-rs"
33
version = "0.1.0"
44
edition = "2021"
5+
rust-version = "1.65"
56

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

0 commit comments

Comments
 (0)