From 1224bc3f020d2e2b9ab5a78e650896ebcbabe67e Mon Sep 17 00:00:00 2001 From: Remi Rampin Date: Thu, 21 Oct 2021 18:43:26 -0400 Subject: [PATCH] Set 'rust-version' --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index d6036a6..a49564c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ readme = "README.md" repository = "https://github.com/remram44/cdchunking-rs" keywords = ["chunks", "cdc", "content", "defined", "chunking"] license = "MIT" +rust-version = "1.31" [dependencies]