Skip to content

Commit 4183fb1

Browse files
tmandrytraviscross
authored andcommitted
Add repository
1 parent 35e7daf commit 4183fb1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ members = [
66
resolver = "2"
77

88
[workspace.package]
9+
repository = "https://github.com/rust-lang/impl-trait-utils"
910
license = "MIT OR Apache-2.0"

trait-variant/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ description = "Utilities for working with impl traits in Rust"
1313
categories = ["asynchronous", "no-std", "rust-patterns"]
1414
keywords = ["async", "trait", "impl"]
1515
license.workspace = true
16+
repository.workspace = true
1617
edition = "2021"
1718

1819
[lib]

0 commit comments

Comments
 (0)