mirror of
https://github.com/jht5945/prettyjson.git
synced 2025-12-27 17:20:05 +08:00
update print_version
This commit is contained in:
@@ -17,9 +17,9 @@ const VERSION: &str = "0.1";
|
||||
|
||||
fn print_version() {
|
||||
print!(r#"prettyjson {}
|
||||
|
||||
Copyright (C) 2019 Hatter Jiang.
|
||||
License MIT <https://opensource.org/licenses/MIT>
|
||||
|
||||
Written by Hatter Jiang
|
||||
"#, VERSION);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user