chore: release v0.0.3

This commit is contained in:
Jack Wills
2022-05-08 19:30:42 +00:00
parent 251fea9115
commit cb72b9c328
5 changed files with 23 additions and 17 deletions
-1
View File
@@ -32,7 +32,6 @@ a8" "8a `Y8, ,8P' 88 ,a8" a8P_____88 88P' "Y8
"8a, ,a8" ,d8" "8b, 88`"Yba, "8b, ,aa 88
`"YbbdP"' 8P' `Y8 88 `Y8a `"Ybbd8"' 88 "#;
const NAME: &str = env!("CARGO_PKG_NAME");
const VERSION: &str = env!("CARGO_PKG_VERSION");
const REPO: &str = env!("CARGO_PKG_REPOSITORY");