We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b9351 commit 21b563eCopy full SHA for 21b563e
Cargo.toml
@@ -6,6 +6,7 @@ license = "MIT OR Apache-2.0"
6
repository = "https://github.com/rust-lang/crates.io"
7
description = "Backend of crates.io"
8
edition = "2018"
9
+resolver = "2"
10
default-run = "server"
11
12
[workspace]
src/s3/Cargo.toml
@@ -7,6 +7,7 @@ license = "MIT OR Apache-2.0"
description = "Interaction between crates.io and S3 for storing crate files"
[lib]
13
0 commit comments