summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/benches/capture/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/cargo/benches/capture/Cargo.toml')
-rw-r--r--src/tools/cargo/benches/capture/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/cargo/benches/capture/Cargo.toml b/src/tools/cargo/benches/capture/Cargo.toml
index 6319a0130..e42fe70e2 100644
--- a/src/tools/cargo/benches/capture/Cargo.toml
+++ b/src/tools/cargo/benches/capture/Cargo.toml
@@ -1,8 +1,8 @@
[package]
name = "capture"
version = "0.1.0"
-edition = "2021"
-license = "MIT OR Apache-2.0"
+edition.workspace = true
+license.workspace = true
description = "Tool for capturing a real-world workspace for benchmarking."
publish = false