fix: type in constant name
modified src/util.rs
@@ -98,7 +98,7 @@ pub fn now() -> Result<String, UtilError> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -114,7 +114,7 @@ pub fn parse_timestamp(timestamp: &str) -> Result<OffsetDateTime, UtilError> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|