Skip to content

Commit 6452c66

Browse files
committed
move the msrv configuration from 'clippy.toml' to 'Cargo.toml'
1 parent 187a5cc commit 6452c66

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ exclude = ["/bors.toml"]
1616

1717
edition = "2018"
1818

19+
rust-version = "1.36.0"
20+
1921
[package.metadata.release]
2022
no-dev-version = true
2123

clippy.toml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)