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.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/cargo/benches/capture/Cargo.toml b/src/tools/cargo/benches/capture/Cargo.toml
index e42fe70e2..e300815d5 100644
--- a/src/tools/cargo/benches/capture/Cargo.toml
+++ b/src/tools/cargo/benches/capture/Cargo.toml
@@ -1,6 +1,7 @@
[package]
name = "capture"
version = "0.1.0"
+rust-version.workspace = true
edition.workspace = true
license.workspace = true
description = "Tool for capturing a real-world workspace for benchmarking."