Skip to content

Commit 7505e99

Browse files
bors[bot]CAD97
andauthored
Merge #43
43: fix slice-dst manifest repository link r=CAD97 a=CAD97 Co-authored-by: CAD97 <[email protected]>
2 parents c8b4f70 + 8ddc2f7 commit 7505e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/slice-dst/Cargo.toml

+1-1
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)