From c23a457e72abe608715ac76f076f47dc42af07a5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 20:31:44 +0200 Subject: Merging upstream version 1.74.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/gix-quote/Cargo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vendor/gix-quote/Cargo.toml') diff --git a/vendor/gix-quote/Cargo.toml b/vendor/gix-quote/Cargo.toml index 44f3611d8..100094967 100644 --- a/vendor/gix-quote/Cargo.toml +++ b/vendor/gix-quote/Cargo.toml @@ -11,12 +11,12 @@ [package] edition = "2021" -rust-version = "1.64" +rust-version = "1.65" name = "gix-quote" -version = "0.4.4" +version = "0.4.7" authors = ["Sebastian Thiel "] -description = "A WIP crate of the gitoxide project dealing with various quotations used by git" -license = "MIT/Apache-2.0" +description = "A crate of the gitoxide project dealing with various quotations used by git" +license = "MIT OR Apache-2.0" repository = "https://github.com/Byron/gitoxide" [lib] -- cgit v1.2.3