From fcea19dfd2c426bac0456da850e7c12258e4b9eb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Apr 2024 17:11:26 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- tools/lint/clippy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/lint') diff --git a/tools/lint/clippy.yml b/tools/lint/clippy.yml index f735295d40..8eb8b60da9 100644 --- a/tools/lint/clippy.yml +++ b/tools/lint/clippy.yml @@ -101,7 +101,7 @@ clippy: # the version of cargo-clippy is: # clippy 0.1.65 (2019147 2022-09-19) # we use the date instead to facilitate the check - # replacing - by . because Python StrictVersion expects this + # replacing - by . because Python packaging.version.Version expects this min_clippy_version: 2022.09.19 type: external payload: clippy:lint -- cgit v1.2.3