Skip to content

Commit

Permalink
Add repository
Browse files Browse the repository at this point in the history
  • Loading branch information
tmandry committed Dec 15, 2023
1 parent 3b23d5f commit f79e763
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ members = [
resolver = "2"

[workspace.package]
repository = "https://github.com/rust-lang/impl-trait-utils"
license = "MIT OR Apache-2.0"
1 change: 1 addition & 0 deletions trait-variant/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ description = "Utilities for working with impl traits in Rust"
categories = ["asynchronous", "no-std", "rust-patterns"]
keywords = ["async", "trait", "impl"]
license.workspace = true
repository.workspace = true
edition = "2021"

[lib]
Expand Down

0 comments on commit f79e763

Please sign in to comment.