File wstunnel-10.5.0.patch of Package wstunnel

diff -urN wstunnel.orig/.cargo/config.toml wstunnel/.cargo/config.toml
--- wstunnel.orig/.cargo/config.toml	2025-10-25 21:01:20.026884652 +0200
+++ wstunnel/.cargo/config.toml	2025-10-25 21:03:23.103798007 +0200
@@ -4,3 +4,9 @@
 #rustflags = ["-C", "linker=ld.lld", "-C", "relocation-model=static", "-C", "strip=symbols", "--cfg", "uuid_unstable"]
 
 #[build]
+
+[source.crates-io]
+replace-with = "vendored-sources"
+    
+[source.vendored-sources]
+directory = "vendor"
diff -urN wstunnel.orig/Cargo.toml wstunnel/Cargo.toml
--- wstunnel.orig/Cargo.toml	2025-10-25 21:01:20.138883664 +0200
+++ wstunnel/Cargo.toml	2025-10-25 21:14:58.042635638 +0200
@@ -1,5 +1,5 @@
 [workspace]
-resolver = "3"
+resolver = "2"
 
 members = ["wstunnel", "wstunnel-cli"]
 
openSUSE Build Service is sponsored by