summaryrefslogtreecommitdiffhomepage
path: root/talpid-core
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2024-01-11 15:57:24 +0100
committerLinus Färnstrand <linus@mullvad.net>2024-01-16 16:02:46 +0100
commit13ea9817ce0213beaddebb5bd3d520e5b7a9ec59 (patch)
tree380c264c42d6d7499e68b7d194bd92b41a4229eb /talpid-core
parent03031d9b7e7c00b84c9b5faf31b47c3c709eee59 (diff)
downloadmullvadvpn-13ea9817ce0213beaddebb5bd3d520e5b7a9ec59.tar.xz
mullvadvpn-13ea9817ce0213beaddebb5bd3d520e5b7a9ec59.zip
Add rust-version to all Cargo.toml
Diffstat (limited to 'talpid-core')
-rw-r--r--talpid-core/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/talpid-core/Cargo.toml b/talpid-core/Cargo.toml
index 3d64ae0e1b..4d2a54fc3f 100644
--- a/talpid-core/Cargo.toml
+++ b/talpid-core/Cargo.toml
@@ -5,6 +5,7 @@ authors.workspace = true
repository.workspace = true
license.workspace = true
edition.workspace = true
+rust-version.workspace = true
[lints]
workspace = true