From 96a09e9214306fbe9cb96bd109a7d7bdbed095de Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 29 May 2024 05:12:38 +0530 Subject: [PATCH] New version: DispatchDoctor v0.2.0 (#107845) UUID: 8d63f2c5-f18a-4cf2-ba9d-b3f60fc568c8 Repo: https://github.com/MilesCranmer/DispatchDoctor.jl.git Tree: a5a70391741086b98f9356d4a10daf4afd119ca4 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- D/DispatchDoctor/Compat.toml | 3 +++ D/DispatchDoctor/Deps.toml | 3 +++ D/DispatchDoctor/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/D/DispatchDoctor/Compat.toml b/D/DispatchDoctor/Compat.toml index 8f7bb189201cdfe..45bbd99d494b97d 100644 --- a/D/DispatchDoctor/Compat.toml +++ b/D/DispatchDoctor/Compat.toml @@ -2,3 +2,6 @@ MacroTools = "0.5" TestItems = "0.1" julia = "1.6.7-1" + +["0.2-0"] +Preferences = "1" diff --git a/D/DispatchDoctor/Deps.toml b/D/DispatchDoctor/Deps.toml index 0ffccd651a70993..737a21a97eea677 100644 --- a/D/DispatchDoctor/Deps.toml +++ b/D/DispatchDoctor/Deps.toml @@ -1,3 +1,6 @@ [0] MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe" + +["0.2-0"] +Preferences = "21216c6a-2e73-6563-6e65-726566657250" diff --git a/D/DispatchDoctor/Versions.toml b/D/DispatchDoctor/Versions.toml index 0614afa83575ebd..fd950a21c5fe581 100644 --- a/D/DispatchDoctor/Versions.toml +++ b/D/DispatchDoctor/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "b1db06f774b749ff5cf942bbe985797bacc7fef6" ["0.1.2"] git-tree-sha1 = "45d677784d22c1e52d6381608802aa0d625e259a" + +["0.2.0"] +git-tree-sha1 = "a5a70391741086b98f9356d4a10daf4afd119ca4"