diff --git a/I/ITensorFormatter/Compat.toml b/I/ITensorFormatter/Compat.toml index 6023a067..be1b2686 100644 --- a/I/ITensorFormatter/Compat.toml +++ b/I/ITensorFormatter/Compat.toml @@ -3,3 +3,8 @@ JuliaFormatter = "2.3.0-2" JuliaSyntax = "0.4.10-0.4" Runic = "1.5.1-1" julia = "1.10.0-1" + +["0.2.12-0"] +OrderedCollections = "1.8.1-1" +TOML = "1.0.3-1" +YAML = "0.4.16-0.4" diff --git a/I/ITensorFormatter/Deps.toml b/I/ITensorFormatter/Deps.toml index fdad03e8..72e1efaf 100644 --- a/I/ITensorFormatter/Deps.toml +++ b/I/ITensorFormatter/Deps.toml @@ -2,3 +2,8 @@ JuliaFormatter = "98e50ef6-434e-11e9-1051-2b60c6c9e899" JuliaSyntax = "70703baa-626e-46a2-a12c-08ffd08c73b4" Runic = "62bfec6d-59d7-401d-8490-b29ee721c001" + +["0.2.12-0"] +OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" +TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" +YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" diff --git a/I/ITensorFormatter/Versions.toml b/I/ITensorFormatter/Versions.toml index a41f66ce..65781f5c 100644 --- a/I/ITensorFormatter/Versions.toml +++ b/I/ITensorFormatter/Versions.toml @@ -36,3 +36,6 @@ git-tree-sha1 = "1b2bbba8511d244feb08d4dd08bb5412944a244d" ["0.2.11"] git-tree-sha1 = "bae6382043b5efa930cbee4c4e4c02a14253e314" + +["0.2.12"] +git-tree-sha1 = "7badd7fe5787132158f8fe310223ee1fd6260eb1"