Skip to content

Commit 8ddc2f7

Browse files
committed
fix slice-dst manifest repository link
1 parent c8b4f70 commit 8ddc2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/slice-dst/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2018"
55

66
authors = ["Christopher Durham (cad97) <[email protected]>"]
77
description = "Slice-based custom DSTs"
8-
repository = "https://github.com/CAD97/pointer-utils/tree/master/crates/erasable"
8+
repository = "https://github.com/CAD97/pointer-utils/tree/master/crates/slice-dst"
99
readme = "README.md"
1010
keywords = ["thin","slice","type","erasure","dst"]
1111
categories = ["data-structures","no-std","rust-patterns"]

0 commit comments

Comments
 (0)