diff --git a/M/MCUCommon/Compat.toml b/M/MCUCommon/Compat.toml new file mode 100644 index 000000000000000..3ec5c04dd934cff --- /dev/null +++ b/M/MCUCommon/Compat.toml @@ -0,0 +1,3 @@ +[0] +FieldFlags = "0.4" +julia = "1.9.0-1" diff --git a/M/MCUCommon/Deps.toml b/M/MCUCommon/Deps.toml new file mode 100644 index 000000000000000..0fde8e91fb3d7b6 --- /dev/null +++ b/M/MCUCommon/Deps.toml @@ -0,0 +1,2 @@ +[0] +FieldFlags = "3debba03-e216-4816-844a-cb4454e272d5" diff --git a/M/MCUCommon/Package.toml b/M/MCUCommon/Package.toml new file mode 100644 index 000000000000000..8cb2dbdbc92ee17 --- /dev/null +++ b/M/MCUCommon/Package.toml @@ -0,0 +1,3 @@ +name = "MCUCommon" +uuid = "455ac959-662e-47bc-a1c5-e582af05f21d" +repo = "https://github.com/Seelengrab/MCUCommon.jl.git" diff --git a/M/MCUCommon/Versions.toml b/M/MCUCommon/Versions.toml new file mode 100644 index 000000000000000..126a508876031eb --- /dev/null +++ b/M/MCUCommon/Versions.toml @@ -0,0 +1,2 @@ +["0.1.7"] +git-tree-sha1 = "2a1e886783379f49b2e6fda157f34c7d43ebf411" diff --git a/Registry.toml b/Registry.toml index 015456ad757124e..9f6dd4cdf803944 100644 --- a/Registry.toml +++ b/Registry.toml @@ -2794,6 +2794,7 @@ some amount of consideration when choosing package names. 4552ee2b-11da-5aef-8e78-0d48532001f1 = { name = "BlackBoxOptimizationBenchmarking", path = "B/BlackBoxOptimizationBenchmarking" } 4557a151-568a-41c4-844f-9d8069264cea = { name = "MinimalRLCore", path = "M/MinimalRLCore" } 4559eb44-f4ba-5e76-9185-3ac873597822 = { name = "LibUCL_jll", path = "jll/L/LibUCL_jll" } +455ac959-662e-47bc-a1c5-e582af05f21d = { name = "MCUCommon", path = "M/MCUCommon" } 456a00ab-810a-4bbb-9f06-6bc08c0a1e82 = { name = "GraphMatFun", path = "G/GraphMatFun" } 45858cf5-a6b0-47a3-bbea-62219f50df47 = { name = "Sixel", path = "S/Sixel" } 458b697b-88f0-4a86-b56b-78b75cfb3531 = { name = "SymPyCore", path = "S/SymPyCore" }