chore: unhide clippy config file (#4794)

This commit is contained in:
DaniPopes
2023-09-26 16:07:02 +02:00
committed by GitHub
parent a2c5a5c9df
commit 4603dc31c0
2 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ resolver = "2"
[workspace.package]
version = "0.1.0-alpha.9"
edition = "2021"
rust-version = "1.70" # Remember to update .clippy.toml and README.md
rust-version = "1.70" # Remember to update clippy.toml and README.md
license = "MIT OR Apache-2.0"
homepage = "https://paradigmxyz.github.io/reth"
repository = "https://github.com/paradigmxyz/reth"