Skip to content

Commit

Permalink
Remove metadata from test crates
Browse files Browse the repository at this point in the history
  • Loading branch information
LecrisUT committed Sep 25, 2024
1 parent 77f8320 commit d26ad5a
Show file tree
Hide file tree
Showing 32 changed files with 0 additions and 301 deletions.
2 changes: 0 additions & 2 deletions tests/ambiguous_methods/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Yonathan Randolph <[email protected]>"]
edition = "2021"
license = "MIT"
name = "ambiguous_methods"
publish = false
version = "0.1.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
19 changes: 0 additions & 19 deletions tests/ambiguous_methods/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions tests/compression/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Lucio Franco <[email protected]>"]
edition = "2021"
license = "MIT"
name = "compression"
publish = false
version = "0.1.0"

[dependencies]
bytes = "1"
Expand Down
19 changes: 0 additions & 19 deletions tests/compression/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions tests/default_stubs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Jordan Singh <[email protected]>"]
edition = "2021"
license = "MIT"
name = "default_stubs"
publish = false
version = "0.1.0"

[dependencies]
tokio = {version = "1.0", features = ["macros", "rt-multi-thread", "net"]}
Expand Down
2 changes: 0 additions & 2 deletions tests/deprecated_methods/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
[package]
name = "deprecated_methods"
edition = "2021"
license = "MIT"
publish = false
version = "0.1.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 0 additions & 2 deletions tests/disable_comments/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["bouzuya <[email protected]>"]
edition = "2021"
license = "MIT"
name = "disable-comments"
publish = false
version = "0.1.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 0 additions & 2 deletions tests/extern_path/my_application/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Danny Hua <[email protected]>"]
edition = "2021"
license = "MIT"
name = "my_application"
publish = false
version = "0.1.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
19 changes: 0 additions & 19 deletions tests/extern_path/my_application/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions tests/extern_path/uuid/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Danny Hua <[email protected]>"]
edition = "2021"
license = "MIT"
name = "uuid1"
publish = false
version = "0.1.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
19 changes: 0 additions & 19 deletions tests/extern_path/uuid/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions tests/included_service/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Lucio Franco <[email protected]>"]
edition = "2021"
license = "MIT"
name = "included_service"
publish = false
version = "0.1.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
19 changes: 0 additions & 19 deletions tests/included_service/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions tests/integration_tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Lucio Franco <[email protected]>"]
edition = "2021"
license = "MIT"
name = "integration-tests"
publish = false
version = "0.1.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
19 changes: 0 additions & 19 deletions tests/integration_tests/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions tests/root-crate-path/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Lucio Franco <[email protected]>"]
edition = "2021"
license = "MIT"
name = "root-crate-path"
publish = false
version = "0.1.0"

[dependencies]
prost = "0.13"
Expand Down
19 changes: 0 additions & 19 deletions tests/root-crate-path/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions tests/same_name/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Lucio Franco <[email protected]>"]
edition = "2021"
license = "MIT"
name = "same_name"
publish = false
version = "0.1.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
19 changes: 0 additions & 19 deletions tests/same_name/LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion tests/service_named_result/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[package]
name = "service_named_result"
version = "0.1.0"
edition = "2021"
publish = false

Expand Down
19 changes: 0 additions & 19 deletions tests/service_named_result/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions tests/service_named_service/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Lucio Franco <[email protected]>"]
edition = "2021"
license = "MIT"
name = "service_named_service"
publish = false
version = "0.1.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
19 changes: 0 additions & 19 deletions tests/service_named_service/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions tests/skip_debug/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Andrew Yuan <[email protected]>"]
edition = "2021"
license = "MIT"
name = "skip_debug"
publish = false
version = "0.1.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 0 additions & 2 deletions tests/stream_conflict/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ authors = ["Ben Sully <[email protected]>"]
edition = "2021"
name = "stream_conflict"
publish = false
version = "0.1.0"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
19 changes: 0 additions & 19 deletions tests/stream_conflict/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions tests/use_arc_self/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
authors = ["Aurimas Blažulionis <[email protected]>"]
edition = "2021"
license = "MIT"
name = "use_arc_self"
publish = false
version = "0.1.0"

[dependencies]
tokio-stream = "0.1"
Expand Down
Loading

0 comments on commit d26ad5a

Please sign in to comment.