Skip to content

Commit baa10ea

Browse files
committed
apply toml formatter
Signed-off-by: Jun Kimura <junkxdev@gmail.com>
1 parent 68558af commit baa10ea

File tree

7 files changed

+46
-46
lines changed

7 files changed

+46
-46
lines changed

sgx-ert/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
2-
name = "sgx-ert"
3-
version = "1.2.0"
4-
authors = ["The SGX-SDK-RS Authors"]
5-
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6-
license = "Apache-2.0"
7-
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8-
edition = "2021"
2+
name = "sgx-ert"
3+
version = "1.2.0"
4+
authors = ["The SGX-SDK-RS Authors"]
5+
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6+
license = "Apache-2.0"
7+
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8+
edition = "2021"
99

1010
[lib]
1111
name = "sgx_ert"

sgx-tcrypto/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
2-
name = "sgx-tcrypto"
3-
version = "1.2.0"
4-
authors = ["The Teaclave Authors", "The SGX-SDK-RS Authors"]
5-
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6-
license = "Apache-2.0"
7-
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8-
edition = "2021"
2+
name = "sgx-tcrypto"
3+
version = "1.2.0"
4+
authors = ["The Teaclave Authors", "The SGX-SDK-RS Authors"]
5+
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6+
license = "Apache-2.0"
7+
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8+
edition = "2021"
99

1010
[lib]
1111
name = "sgx_tcrypto"

sgx-trts/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
2-
name = "sgx-trts"
3-
version = "1.2.0"
4-
authors = ["The Teaclave Authors", "The SGX-SDK-RS Authors"]
5-
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6-
license = "Apache-2.0"
7-
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8-
edition = "2021"
2+
name = "sgx-trts"
3+
version = "1.2.0"
4+
authors = ["The Teaclave Authors", "The SGX-SDK-RS Authors"]
5+
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6+
license = "Apache-2.0"
7+
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8+
edition = "2021"
99

1010
[lib]
1111
name = "sgx_trts"

sgx-tse/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
2-
name = "sgx-tse"
3-
version = "1.2.0"
4-
authors = ["The Teaclave Authors", "The SGX-SDK-RS Authors"]
5-
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6-
license = "Apache-2.0"
7-
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8-
edition = "2021"
2+
name = "sgx-tse"
3+
version = "1.2.0"
4+
authors = ["The Teaclave Authors", "The SGX-SDK-RS Authors"]
5+
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6+
license = "Apache-2.0"
7+
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8+
edition = "2021"
99

1010
[lib]
1111
name = "sgx_tse"

sgx-tseal/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
2-
name = "sgx-tseal"
3-
version = "1.2.0"
4-
authors = ["The Teaclave Authors", "The SGX-SDK-RS Authors"]
5-
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6-
license = "Apache-2.0"
7-
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8-
edition = "2021"
2+
name = "sgx-tseal"
3+
version = "1.2.0"
4+
authors = ["The Teaclave Authors", "The SGX-SDK-RS Authors"]
5+
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6+
license = "Apache-2.0"
7+
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8+
edition = "2021"
99

1010
[lib]
1111
name = "sgx_tseal"

sgx-types/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
2-
authors = ["The Teaclave Authors", "The SGX-SDK-RS Authors"]
3-
name = "sgx-types"
4-
version = "1.2.0"
5-
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6-
license = "Apache-2.0"
7-
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8-
edition = "2021"
2+
authors = ["The Teaclave Authors", "The SGX-SDK-RS Authors"]
3+
name = "sgx-types"
4+
version = "1.2.0"
5+
repository = "https://github.com/datachainlab/sgx-sdk-rs"
6+
license = "Apache-2.0"
7+
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
8+
edition = "2021"
99

1010
[lib]
1111
name = "sgx_types"

unit-test/app/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ build = "build.rs"
66
edition = "2021"
77

88
[dependencies]
9-
sgx-types = { path = "../../sgx-types", default-features = false, features = ["uae_service", "urts"] }
10-
sgx-urts = { path = "../../sgx-urts", features = ["simulate_utils"] }
11-
libc = "0.2"
12-
tracing = "0.1"
9+
sgx-types = { path = "../../sgx-types", default-features = false, features = ["uae_service", "urts"] }
10+
sgx-urts = { path = "../../sgx-urts", features = ["simulate_utils"] }
11+
libc = "0.2"
12+
tracing = "0.1"
1313
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
1414

1515
[build-dependencies]

0 commit comments

Comments
 (0)