Skip to content

Commit d62ba68

Browse files
author
Hendrik Schroeter
committed
libdf: Bump MSRV to 1.70
1 parent 66c6458 commit d62ba68

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libDF/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "Noise supression using deep filtering"
77
repository = "https://github.com/Rikorose/DeepFilterNet"
88
license = "MIT/Apache-2.0"
99
readme = "../README.md"
10-
rust-version = "1.60"
10+
rust-version = "1.70"
1111

1212
[lib]
1313
name = "df"

0 commit comments

Comments
 (0)