Loading Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ resolver = "3" edition = "2024" repository = "https://github.com/Nugine/s3s" license = "Apache-2.0" rust-version = "1.85.0" [workspace.lints.rust] unsafe_code = "forbid" Loading codegen/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ version = "0.0.0" edition.workspace = true repository.workspace = true license.workspace = true rust-version.workspace = true publish = false [lints] Loading crates/s3s-aws/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ categories = ["web-programming", "web-programming::http-server"] edition.workspace = true repository.workspace = true license.workspace = true rust-version.workspace = true [lints] workspace = true Loading crates/s3s-e2e/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ categories = ["web-programming", "web-programming::http-server"] edition.workspace = true repository.workspace = true license.workspace = true rust-version.workspace = true [lints] workspace = true Loading crates/s3s-fs/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ categories = ["web-programming", "web-programming::http-server"] edition.workspace = true repository.workspace = true license.workspace = true rust-version.workspace = true [lints] workspace = true Loading Loading
Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ resolver = "3" edition = "2024" repository = "https://github.com/Nugine/s3s" license = "Apache-2.0" rust-version = "1.85.0" [workspace.lints.rust] unsafe_code = "forbid" Loading
codegen/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ version = "0.0.0" edition.workspace = true repository.workspace = true license.workspace = true rust-version.workspace = true publish = false [lints] Loading
crates/s3s-aws/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ categories = ["web-programming", "web-programming::http-server"] edition.workspace = true repository.workspace = true license.workspace = true rust-version.workspace = true [lints] workspace = true Loading
crates/s3s-e2e/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ categories = ["web-programming", "web-programming::http-server"] edition.workspace = true repository.workspace = true license.workspace = true rust-version.workspace = true [lints] workspace = true Loading
crates/s3s-fs/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ categories = ["web-programming", "web-programming::http-server"] edition.workspace = true repository.workspace = true license.workspace = true rust-version.workspace = true [lints] workspace = true Loading