don't use #function in errors
This commit is contained in:
parent
21f0682500
commit
fa25bad391
3 changed files with 25 additions and 37 deletions
|
@ -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"
|
Reference in a new issue