Eakam1007 / rost_gen

A simple static site generator built using Rust
MIT License
0 stars 3 forks source link

Store version info in a const variable #15

Closed Eakam1007 closed 1 year ago

Eakam1007 commented 1 year ago

Version info was simple printed out with a println call before. Now it is stored in a const str.