New commits:
commit 4726ad5f6354c647246feedb783218a8c69204a2
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
devel/rust: version 1.75.0
diff --git a/devel/rust/DETAILS b/devel/rust/DETAILS
index 1285df1..ee87422 100755
--- a/devel/rust/DETAILS
+++ b/devel/rust/DETAILS
@@ -1,5 +1,5 @@
SPELL=rust
- VERSION=1.74.1
+ VERSION=1.75.0
SECURITY_PATCH=3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/rustc-${VERSION}-src"
TMPFS=off
diff --git a/devel/rust/HISTORY b/devel/rust/HISTORY
index ac3cd4e..82adbec 100644
--- a/devel/rust/HISTORY
+++ b/devel/rust/HISTORY
@@ -1,3 +1,10 @@
+2023-12-28 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.75.0
+ * patches/0002-Fix-LLVM-build.patch,
+
patches/0005-Revert-Include-libunwind-in-the-rust-src-component.patch,
+ patches/0007-Link-stage2-tools-dynamically-to-libstd.patch,
+
patches/0013-allow-specifying-native-sysroot-to-use-for-linkage.patch: removed
+
2023-12-07 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.74.1, quoting++