This website requires JavaScript.
Explore
Help
Sign In
reactor
/
ptth
Watch
1
Star
0
Fork
You've already forked ptth
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f81d819c31
ptth
/
src
/
git_version.rs
2 lines
45 B
Rust
Raw
Normal View
History
Unescape
Escape
:whale: Add Git version printout when ptth_relay launches
2020-11-02 18:07:34 +00:00
pub
const
GIT_VERSION
:
Option
<
&
str
>
=
None
;