aboutsummaryrefslogtreecommitdiff
path: root/tests/perf-client/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/perf-client/Cargo.toml')
-rw-r--r--tests/perf-client/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/perf-client/Cargo.toml b/tests/perf-client/Cargo.toml
index c426fdd74..3756046fa 100644
--- a/tests/perf-client/Cargo.toml
+++ b/tests/perf-client/Cargo.toml
@@ -1,7 +1,7 @@
1[package] 1[package]
2name = "perf-client" 2name = "perf-client"
3version = "0.1.0" 3version = "0.1.0"
4edition = "2021" 4edition = "2024"
5license = "MIT OR Apache-2.0" 5license = "MIT OR Apache-2.0"
6publish = false 6publish = false
7 7