File: roll-back-rust-version-to-packaged.patch

package info (click to toggle)
atuin 18.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,656 kB
  • sloc: sql: 304; sh: 274; makefile: 14
file content (9 lines) | stat: -rw-r--r-- 258 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Description: Roll back rust-version to Debian packaged 1.86.0
 Upstream chases too hard for the latest rustc version.
Forwarded: not-needed
Last-Update: 2025-08-16
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10 +10 @@
-rust-version = "1.88"
+rust-version = "1.86"