Sebas Tin angelegt und Synology Chat connected

This commit is contained in:
Sithies
2026-03-16 21:13:48 +01:00
parent 204b2d6eb1
commit df29fdfa60
21 changed files with 2302 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Use rust-lld to avoid conflicts with Git's link command
[target.x86_64-pc-windows-msvc]
linker = "rust-lld"
rustflags = ["-C", "link-arg=-fuse-ld=lld"]