Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 97a2fbe

Browse files
Merge pull request #1023 from joshtriplett/cargo-toml-defaults
Cargo.toml: Remove redundant settings that match the defaults
2 parents 87954a7 + 267794c commit 97a2fbe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@ edition = "2018"
1111
license = "Apache-2.0/MIT"
1212
repository = "https://github.com/async-rs/async-std"
1313
homepage = "https://async.rs"
14-
documentation = "https://docs.rs/async-std"
1514
description = "Async version of the Rust standard library"
1615
keywords = ["async", "await", "future", "std", "task"]
1716
categories = ["asynchronous", "concurrency", "network-programming"]
18-
readme = "README.md"
1917

2018
[package.metadata.docs.rs]
2119
features = ["docs"]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /