chiark / gitweb /
Declare MSRV of 1.63
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 23 Feb 2024 11:26:37 +0000 (11:26 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 23 Feb 2024 16:34:20 +0000 (16:34 +0000)
That's what's in Debian bookworm.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml

index 7b96589594d8c02a7af82b31e79965dca1948a2d..8f9c6682fb0a4bd3b71bc21c6c1d4e0af5771108 100644 (file)
@@ -11,6 +11,7 @@ license="GPL-3.0-or-later"
 # ^ Actually, it's WITH LicenseRef-Hippotat-OpenSSL-Exception
 repository="https://salsa.debian.org/iwj/hippotat"
 homepage="https://www.chiark.greenend.org.uk/~ianmdlvl/hippotat/current/docs/"
+rust-version = "1.63"
 
 [workspace]
 members = ["macros"]