diff options
Diffstat (limited to 'ios')
| -rw-r--r-- | ios/MullvadREST/Transport/Shadowsocks/shadowsocks-proxy/Cargo.toml | 1 | ||||
| -rw-r--r-- | ios/TunnelObfuscation/tunnel-obfuscator-proxy/Cargo.toml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ios/MullvadREST/Transport/Shadowsocks/shadowsocks-proxy/Cargo.toml b/ios/MullvadREST/Transport/Shadowsocks/shadowsocks-proxy/Cargo.toml index 2d63683a90..fce22f6836 100644 --- a/ios/MullvadREST/Transport/Shadowsocks/shadowsocks-proxy/Cargo.toml +++ b/ios/MullvadREST/Transport/Shadowsocks/shadowsocks-proxy/Cargo.toml @@ -4,6 +4,7 @@ authors.workspace = true repository.workspace = true license.workspace = true edition.workspace = true +rust-version.workspace = true [lints] workspace = true diff --git a/ios/TunnelObfuscation/tunnel-obfuscator-proxy/Cargo.toml b/ios/TunnelObfuscation/tunnel-obfuscator-proxy/Cargo.toml index 9e2f227912..1f9ae6be72 100644 --- a/ios/TunnelObfuscation/tunnel-obfuscator-proxy/Cargo.toml +++ b/ios/TunnelObfuscation/tunnel-obfuscator-proxy/Cargo.toml @@ -4,6 +4,7 @@ authors.workspace = true repository.workspace = true license.workspace = true edition.workspace = true +rust-version.workspace = true [lints] workspace = true |
