We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8b4f70 + 8ddc2f7 commit 7505e99Copy full SHA for 7505e99
crates/slice-dst/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2018"
5
6
authors = ["Christopher Durham (cad97) <[email protected]>"]
7
description = "Slice-based custom DSTs"
8
-repository = "https://github.com/CAD97/pointer-utils/tree/master/crates/erasable"
+repository = "https://github.com/CAD97/pointer-utils/tree/master/crates/slice-dst"
9
readme = "README.md"
10
keywords = ["thin","slice","type","erasure","dst"]
11
categories = ["data-structures","no-std","rust-patterns"]
0 commit comments