summaryrefslogtreecommitdiffstats
path: root/librepology
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-04-06 09:48:03 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-04-06 10:19:14 +0200
commit5c52ecd7fddb2aa1e08e55540a3bad30b1a3ebd8 (patch)
treef09473e14c7edbb0c77c09a152f550b0c31d1e07 /librepology
parentd9810aaa4c7308f56424d2781d628b4bf96a3a06 (diff)
Add minimum-supported-rust-version build
Only cargo-check here (including tests), because we don't need to generate a binary to check MSRV. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'librepology')
-rw-r--r--librepology/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/librepology/README.md b/librepology/README.md
index a65a668..c515f2d 100644
--- a/librepology/README.md
+++ b/librepology/README.md
@@ -2,6 +2,8 @@
Library for accessing the public API of repology.org.
+MSRV: 1.42.0
+
## License
The code in this directory (and all subdirectories) is _not_ licensed as