Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 31f76e5

Browse files
authored
Add MSRV 1.74.0 (#5)
1 parent 3a49092 commit 31f76e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ authors = ["Steve Shi <[email protected]>"]
55
edition = "2021"
66
license = "LGPL-3.0-only"
77
description = "A drop-in num-bigint replacement based on malachite"
8+
rust-version = "1.74.0"
89

910
[dependencies]
1011
malachite = "0.4.4"

0 commit comments

Comments
 (0)