From fe6f6638ac2aa4c8157a6714e18a62ac944fead1 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 4 Jun 2025 10:30:20 +0000 Subject: docs(Cargo): Add MSRV --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index e6ebfd5..f9cfef5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ repository = "https://github.com/gemrest/germ" license = "GPL-3.0-only" keywords = ["gemini", "parser", "lexer", "markdown", "converter"] categories = ["encoding"] +rust-version = "1.83.0" [features] ast = [] -- cgit v1.2.3