Skip to content

Commit 6b7e53b

Browse files
Merge pull request #3 from joshtriplett/cargo-metadata-repo
2 parents f283c39 + 94d55a2 commit 6b7e53b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "byte-pool"
33
version = "0.2.2"
44
authors = ["dignifiedquire <[email protected]>"]
5+
repository = "https://github.com/dignifiedquire/byte-pool"
56
description = "Pool of byte slices, for efficient memory usage"
67
edition = "2018"
78
readme = "README.md"

0 commit comments

Comments
 (0)