From 17d40c6057c88f4c432b0d7bac88e1b84cb7e67f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:03:36 +0200 Subject: Adding upstream version 1.65.0+dfsg1. Signed-off-by: Daniel Baumann --- vendor/once_cell/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vendor/once_cell/Cargo.toml') diff --git a/vendor/once_cell/Cargo.toml b/vendor/once_cell/Cargo.toml index a815a5549..e8222f163 100644 --- a/vendor/once_cell/Cargo.toml +++ b/vendor/once_cell/Cargo.toml @@ -12,7 +12,7 @@ [package] edition = "2018" name = "once_cell" -version = "1.13.0" +version = "1.13.1" authors = ["Aleksey Kladov "] exclude = [ "*.png", @@ -66,7 +66,7 @@ name = "test_synchronization" required-features = ["std"] [dependencies.atomic-polyfill] -version = "0.1" +version = "1" optional = true [dependencies.parking_lot_core] -- cgit v1.2.3