From 8c1b148b4695292ca3c33747ecd616e738712130 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 31 Aug 2023 15:23:57 -0400 Subject: [PATCH] rust: Bump rust-version = 1.70 To pick up the new `AsFd` etc. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 21f4a2f110..bdfa604e73 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ostree" readme = "rust-bindings/README.md" repository = "https://github.com/ostreedev/ostree" -rust-version = "1.64.0" +rust-version = "1.70.0" version = "0.18.0" exclude = [