Skip to content

Commit eb8a56e

Browse files
authored
chore: update package meta points to upstream repo
1 parent 9e98ca7 commit eb8a56e

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
@@ -4,6 +4,6 @@ version = "1.0.1"
44
rust-version = "1.6"
55
license = "Apache-2.0 OR MIT"
66
description = "Traits for key comparison in maps."
7-
repository = "https://github.com/cuviper/equivalent"
7+
repository = "https://github.com/indexmap-rs/equivalent"
88
keywords = ["hashmap", "no_std"]
99
categories = ["data-structures", "no-std"]

0 commit comments

Comments
 (0)