diff --git a/K/KeywordArgumentExtraction/Compat.toml b/K/KeywordArgumentExtraction/Compat.toml index bbac22c25b0c8d3..d825704f4256dc1 100644 --- a/K/KeywordArgumentExtraction/Compat.toml +++ b/K/KeywordArgumentExtraction/Compat.toml @@ -1,2 +1,5 @@ -[1] +["1.0.0"] julia = "1.6.0-1" + +["1.0.1 - 1"] +julia = "1.9.0 - 1" diff --git a/K/KeywordArgumentExtraction/Deps.toml b/K/KeywordArgumentExtraction/Deps.toml index b99bbcbfbdf4857..475783fd100d181 100644 --- a/K/KeywordArgumentExtraction/Deps.toml +++ b/K/KeywordArgumentExtraction/Deps.toml @@ -1,2 +1,5 @@ [1] InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" + +["1.0.1 - 1"] +ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04" diff --git a/K/KeywordArgumentExtraction/Versions.toml b/K/KeywordArgumentExtraction/Versions.toml index 87acc8d010d12b5..d2d4782c671f22c 100644 --- a/K/KeywordArgumentExtraction/Versions.toml +++ b/K/KeywordArgumentExtraction/Versions.toml @@ -1,2 +1,5 @@ ["1.0.0"] git-tree-sha1 = "ced50038cb0f667dcf8cdee2b33b8bb614e65e35" + +["1.0.1"] +git-tree-sha1 = "eaf9a95361744f8f5f432a2c6e5a664bf091d540"