We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d22fe commit c1c8099Copy full SHA for c1c8099
Cargo.toml
@@ -5,9 +5,8 @@ edition = "2021"
5
rust-version = "1.76"
6
authors = ["Alloy Contributors"]
7
license = "MIT OR Apache-2.0"
8
-homepage = "https://github.com/alloy-rs/op-alloy"
9
-repository = "https://github.com/alloy-rs/op-alloy"
10
-exclude = ["benches/", "tests/"]
+homepage = "https://github.com/alloy-rs/alloy-fork-db"
+repository = "https://github.com/alloy-rs/alloy-fork-db"
11
12
[lints]
13
rust.unused_must_use = "deny"
0 commit comments