From c3a1ab86f0f3d837b037c55c07c72c7b90571fa0 Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 3 Aug 2023 16:38:09 +0530 Subject: [PATCH] New version: ThreadPinning v0.7.12 (#88932) UUID: 811555cd-349b-4f26-b7bc-1f208b848042 Repo: https://github.com/carstenbauer/ThreadPinning.jl.git Tree: d373c064654f6801e0240c1d94136d79369c881c Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- T/ThreadPinning/Compat.toml | 3 +++ T/ThreadPinning/Versions.toml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/T/ThreadPinning/Compat.toml b/T/ThreadPinning/Compat.toml index 79fafe675e0173a..869f8a3432c1534 100644 --- a/T/ThreadPinning/Compat.toml +++ b/T/ThreadPinning/Compat.toml @@ -16,6 +16,9 @@ SnoopPrecompile = "1" ["0.5-0"] Preferences = "1" +["0.7.12-0"] +DelimitedFiles = "1" + ["0.7.3-0"] DocStringExtensions = "0.9" diff --git a/T/ThreadPinning/Versions.toml b/T/ThreadPinning/Versions.toml index ff6274c99555c50..a1f3d5406f8d45a 100644 --- a/T/ThreadPinning/Versions.toml +++ b/T/ThreadPinning/Versions.toml @@ -102,3 +102,6 @@ git-tree-sha1 = "8360e3ac4179d817b9b6edb25bdef33286b687b6" ["0.7.11"] git-tree-sha1 = "3cf0b62e80fd8fc1a1fd970421e475cd29291b64" + +["0.7.12"] +git-tree-sha1 = "d373c064654f6801e0240c1d94136d79369c881c"