diff --git a/testing/ef-tests/Cargo.toml b/testing/ef-tests/Cargo.toml index b6dae6194..4cabdf2ed 100644 --- a/testing/ef-tests/Cargo.toml +++ b/testing/ef-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ef-tests" version = "0.1.0" -description = "Staged syncing primitives used in reth." +description = "EF testing support for reth." edition.workspace = true rust-version.workspace = true license.workspace = true