Skip to content

Commit

Permalink
Publish refs/tags/0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Margo GitHub Action committed May 16, 2024
1 parent 4f28645 commit 14dccfc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file added crates/re/gi/registry-conformance/0.3.0.crate
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Margo Crate Registry</title><link href="assets/ui.79764675.css" type="text/css" rel="stylesheet"><script type="module" src="assets/ui.b047d601.js"></script><script src="assets/ui.c7940a4a.js" nomodule defer></script></head><body class="flex flex-col min-h-screen bg-theme-salmon-light"><header><h1 class="text-3xl font-bold bg-theme-purple text-theme-salmon-light p-2 drop-shadow-xl">Margo Crate Registry</h1></header><section class="p-1"><h1 class="text-2xl"><a class="hover:after:content-['_§']" id="getting-started" href="#getting-started">Getting started</a></h1><ol class="list-inside list-decimal"><li>Add the registry definition to your <code>.cargo/config.toml</code>:<mg-copy><pre class="relative border border-black bg-theme-rose-light m-1 p-1 overflow-x-auto"><button class="hidden absolute top-0 right-0 grid" data-target="copy"><span class="col-start-1 row-start-1 leading-none p-1" data-target="state0">Copy</span><span class="col-start-1 row-start-1 leading-none p-1 invisible" data-target="state1">Copied</span></button><code data-target="content">[registries]
registry-conformance = { index = &quot;sparse+https://integer32llc.github.io/registry-conformance&quot; }
</code></pre></mg-copy></li><li>Add your dependency to your project:<mg-copy><pre class="relative border border-black bg-theme-rose-light m-1 p-1 overflow-x-auto"><button class="hidden absolute top-0 right-0 grid" data-target="copy"><span class="col-start-1 row-start-1 leading-none p-1" data-target="state0">Copy</span><span class="col-start-1 row-start-1 leading-none p-1 invisible" data-target="state1">Copied</span></button><code data-target="content">cargo add --registry registry-conformance some-crate-name
</code></pre></mg-copy></li></ol>For complete details, check the <a href="https://doc.rust-lang.org/cargo/reference/registries.html#using-an-alternate-registry" class="underline text-blue-600 hover:text-blue-800 visited:text-purple-600">Cargo documentation</a>.</section><section class="p-1"><h1 class="text-2xl"><a class="hover:after:content-['_§']" id="crates" href="#crates">Available crates</a></h1><table class="table-fixed w-full"><thead><tr><th class="w-4/5 text-left">Name</th><th>Versions</th></tr></thead><tbody></tbody></table></section><footer class="grow place-content-end text-center"><span class="border-t border-dashed border-theme-purple">Powered by <a href="https://github.com/integer32llc/margo" class="underline text-blue-600 hover:text-blue-800 visited:text-purple-600">Margo</a></span></footer></body></html>
</code></pre></mg-copy></li></ol>For complete details, check the <a href="https://doc.rust-lang.org/cargo/reference/registries.html#using-an-alternate-registry" class="underline text-blue-600 hover:text-blue-800 visited:text-purple-600">Cargo documentation</a>.</section><section class="p-1"><h1 class="text-2xl"><a class="hover:after:content-['_§']" id="crates" href="#crates">Available crates</a></h1><table class="table-fixed w-full"><thead><tr><th class="w-4/5 text-left">Name</th><th>Versions</th></tr></thead><tbody><tr class="hover:bg-theme-orange"><td><span class="truncate">registry-conformance</span></td><td><select class="w-full" name="version"><option>0.1.0</option><option>0.1.1</option><option>0.2.0</option><option>0.3.0</option></select></td></tr></tbody></table></section><footer class="grow place-content-end text-center"><span class="border-t border-dashed border-theme-purple">Powered by <a href="https://github.com/integer32llc/margo" class="underline text-blue-600 hover:text-blue-800 visited:text-purple-600">Margo</a></span></footer></body></html>
1 change: 1 addition & 0 deletions re/gi/registry-conformance
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{"name":"registry-conformance","vers":"0.1.0","deps":[{"name":"futures","req":"0.3.30","features":["std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"regex","req":"1.10.4","features":["std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde","req":"1.0.197","features":["derive","std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"snafu","req":"0.8.2","features":["rust_1_65","std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tempfile","req":"3.10.1","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tokio","req":"1.37.0","features":["fs","macros","process","rt-multi-thread"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"toml","req":"0.8.12","features":["display"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"}],"cksum":"a17b1534f0a12e6dcae935445e873959235a90dec4b9423848e32a8d5609d00a","features":{},"yanked":false,"v":2}
{"name":"registry-conformance","vers":"0.1.1","deps":[{"name":"futures","req":"0.3.30","features":["std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"regex","req":"1.10.4","features":["std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde","req":"1.0.197","features":["derive","std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"snafu","req":"0.8.2","features":["rust_1_65","std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tempfile","req":"3.10.1","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tokio","req":"1.37.0","features":["fs","macros","process","rt-multi-thread"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"toml","req":"0.8.12","features":["display"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"}],"cksum":"6b97344505139538a33e6deb0c510423ff50ddb9d097adf4516f1b1031cebfc9","features":{},"yanked":false,"v":2}
{"name":"registry-conformance","vers":"0.2.0","deps":[{"name":"base64","req":"0.21.7","features":["std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"futures","req":"0.3.30","features":["std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"regex","req":"1.10.4","features":["std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde","req":"1.0.197","features":["derive","std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"snafu","req":"0.8.2","features":["rust_1_65","std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tempfile","req":"3.10.1","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tokio","req":"1.37.0","features":["fs","macros","process","rt-multi-thread"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"toml","req":"0.8.12","features":["display"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"}],"cksum":"211e099c13e1fe65d4d1572f0cf563b4ad030a9205a63b1361c5fcf54c0328ad","features":{},"yanked":false,"v":2}
{"name":"registry-conformance","vers":"0.3.0","deps":[{"name":"base64","req":"0.21.7","features":["std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"futures","req":"0.3.30","features":["std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"regex","req":"1.10.4","features":["std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde","req":"1.0.197","features":["derive","std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"snafu","req":"0.8.2","features":["rust_1_65","std"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tempfile","req":"3.10.1","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tokio","req":"1.37.0","features":["fs","macros","process","rt-multi-thread"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"toml","req":"0.8.12","features":["display"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"}],"cksum":"1616afb1bbc576b6aa79fc318f8b0604340945be5765de85954fa52532b4d38e","features":{},"yanked":false,"v":2}

0 comments on commit 14dccfc

Please sign in to comment.