summaryrefslogtreecommitdiffhomepage
path: root/test/test-runner
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2024-01-09 13:01:30 +0100
committerLinus Färnstrand <linus@mullvad.net>2024-01-09 13:01:30 +0100
commit5d0bcc201050c90353418d3413a92e692ae3faee (patch)
tree8d296f811971250e39f6b7f1008c939a45020672 /test/test-runner
parent1d40387951ba94c3cc2438f04db8d9ebbd573e19 (diff)
parentd884332294ec97363e4dcf3d0a21ecb3373b5e9a (diff)
downloadmullvadvpn-5d0bcc201050c90353418d3413a92e692ae3faee.tar.xz
mullvadvpn-5d0bcc201050c90353418d3413a92e692ae3faee.zip
Merge branch 'remove-cargo-version-field'
Diffstat (limited to 'test/test-runner')
-rw-r--r--test/test-runner/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test-runner/Cargo.toml b/test/test-runner/Cargo.toml
index 6f95d2b34b..cb92a35513 100644
--- a/test/test-runner/Cargo.toml
+++ b/test/test-runner/Cargo.toml
@@ -1,6 +1,5 @@
[package]
name = "test-runner"
-version = "0.1.0"
edition = "2021"
[lints]