diff --git a/index.html b/index.html index 3f3847f9f..9ba69617d 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,7 @@

Available rocks

latest sources | License:

-0.1.2-1: all
+0.2.0-1: all
0.1.2-1: all

toml -
@@ -66,7 +66,7 @@

Available rocks

latest sources | License:

-0.3.0-0: linux-x86_64macosx-x86_64win32-x86_64
+0.4.0-0: linux-x86_64
0.3.0-0: linux-x86_64macosx-x86_64win32-x86_64

toml-edit -
diff --git a/luarocks-build-rust-mlua-0.2.0-1.all.rock b/luarocks-build-rust-mlua-0.2.0-1.all.rock new file mode 100644 index 000000000..685e5cd3a Binary files /dev/null and b/luarocks-build-rust-mlua-0.2.0-1.all.rock differ diff --git a/manifest b/manifest index 4a53d6b0d..a733bde17 100644 --- a/manifest +++ b/manifest @@ -6,6 +6,11 @@ repository = { { arch = "all" } + }, + ["0.2.0-1"] = { + { + arch = "all" + } } }, toml = { @@ -19,6 +24,11 @@ repository = { { arch = "win32-x86_64" } + }, + ["0.4.0-0"] = { + { + arch = "linux-x86_64" + } } }, ["toml-edit"] = { diff --git a/manifest-5.1 b/manifest-5.1 index 4a53d6b0d..a733bde17 100644 --- a/manifest-5.1 +++ b/manifest-5.1 @@ -6,6 +6,11 @@ repository = { { arch = "all" } + }, + ["0.2.0-1"] = { + { + arch = "all" + } } }, toml = { @@ -19,6 +24,11 @@ repository = { { arch = "win32-x86_64" } + }, + ["0.4.0-0"] = { + { + arch = "linux-x86_64" + } } }, ["toml-edit"] = { diff --git a/manifest-5.2 b/manifest-5.2 index 4a53d6b0d..a733bde17 100644 --- a/manifest-5.2 +++ b/manifest-5.2 @@ -6,6 +6,11 @@ repository = { { arch = "all" } + }, + ["0.2.0-1"] = { + { + arch = "all" + } } }, toml = { @@ -19,6 +24,11 @@ repository = { { arch = "win32-x86_64" } + }, + ["0.4.0-0"] = { + { + arch = "linux-x86_64" + } } }, ["toml-edit"] = { diff --git a/manifest-5.3 b/manifest-5.3 index 4a53d6b0d..a733bde17 100644 --- a/manifest-5.3 +++ b/manifest-5.3 @@ -6,6 +6,11 @@ repository = { { arch = "all" } + }, + ["0.2.0-1"] = { + { + arch = "all" + } } }, toml = { @@ -19,6 +24,11 @@ repository = { { arch = "win32-x86_64" } + }, + ["0.4.0-0"] = { + { + arch = "linux-x86_64" + } } }, ["toml-edit"] = { diff --git a/manifest-5.4 b/manifest-5.4 index 4a53d6b0d..a733bde17 100644 --- a/manifest-5.4 +++ b/manifest-5.4 @@ -6,6 +6,11 @@ repository = { { arch = "all" } + }, + ["0.2.0-1"] = { + { + arch = "all" + } } }, toml = { @@ -19,6 +24,11 @@ repository = { { arch = "win32-x86_64" } + }, + ["0.4.0-0"] = { + { + arch = "linux-x86_64" + } } }, ["toml-edit"] = { diff --git a/toml-0.4.0-0.linux-x86_64.rock b/toml-0.4.0-0.linux-x86_64.rock new file mode 100644 index 000000000..9d53c189f Binary files /dev/null and b/toml-0.4.0-0.linux-x86_64.rock differ diff --git a/toml-edit-0.1.5-1.linux-x86_64.rock b/toml-edit-0.1.5-1.linux-x86_64.rock index 4d667616d..e9e1affe2 100644 Binary files a/toml-edit-0.1.5-1.linux-x86_64.rock and b/toml-edit-0.1.5-1.linux-x86_64.rock differ