Skip to content

Commit 1c5e965

Browse files
authored
Reduce version requirement (#50)
1 parent 55ef981 commit 1c5e965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "voprf"
99
readme = "README.md"
1010
repository = "https://github.com/novifinancial/voprf/"
1111
resolver = "2"
12-
rust-version = "1.51.0"
12+
rust-version = "1.51"
1313
version = "0.3.0"
1414

1515
[features]

0 commit comments

Comments
 (0)