Skip to content

Commit 7cbfd19

Browse files
committed
Add rust-version field to Rewatch's Cargo.toml
1 parent 86f026c commit 7cbfd19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rewatch/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "rescript"
33
version = "12.0.0-beta.3"
44
edition = "2024"
5+
rust-version = "1.85"
56

67
[dependencies]
78
ahash = "0.8.3"

0 commit comments

Comments
 (0)