don't use #function in errors

This commit is contained in:
Yehowshua Immanuel 2022-08-04 11:36:26 -04:00
parent 21f0682500
commit fa25bad391
3 changed files with 25 additions and 37 deletions

View file

@ -9,5 +9,4 @@ edition = "2021"
num = "0.4"
clap = { version = "3.1.8", features = ["derive"] }
chrono = "0.4"
function_name = "0.3.0"
itertools = "0.10.3"