summary refs log tree commit diff
path: root/src/doc/version_info.html.template
blob: 2fda57923cd8faf428cebe2dbb077f11125630a2 (plain)
1
2
3
4
5
6
<div id="versioninfo">
  <img src="https://www.rust-lang.org/logos/rust-logo-32x32-blk.png" width="32" height="32" alt><br>
  <span class="white-sticker"><a href="https://www.rust-lang.org">Rust</a> VERSION</span><br>
  <a href="https://github.com/rust-lang/rust/commit/STAMP"
    class="hash white-sticker">SHORT_HASH</a>
</div>