<?xml version="1.0" encoding="utf-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>crates.io</ShortName>
    <Description>Search for crates in the official Rust package registry</Description>
    <Image type="image/png">https://crates.io/cargo.png</Image>
    <Url type="text/html" method="get" template="https://crates.io/search?q={searchTerms}"/>
</OpenSearchDescription>
