Skip to content

Commit 97d84fd

Browse files
authored
Merge pull request #61 from szabgab/patch-1
chore: Update Cargo.toml use repository instead of homepage
2 parents 386cb76 + aef6a83 commit 97d84fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2024"
66
authors = ["Tyler Neely <t@jujit.su>", "David Greenberg <dsg123456789@gmail.com>", "Nervos Core Dev <dev@nervos.org>"]
77
license = "Apache-2.0"
88
keywords = ["database", "embedded", "LSM-tree", "persistence"]
9-
homepage = "https://github.com/nervosnetwork/rust-rocksdb"
9+
repository = "https://github.com/nervosnetwork/rust-rocksdb"
1010
exclude = [
1111
".gitignore",
1212
"*.yml",

0 commit comments

Comments
 (0)