From 55f15dafc43de7297ad2728beccccf328be272bb Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 17 Jun 2024 08:38:55 +0200 Subject: [PATCH] prepare 6.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d87455f..323ed15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "system-deps" -version = "6.2.2" +version = "6.3.0" authors = [ "Guillaume Desmottes ", "Josh Triplett ",