Skip to content

Commit

Permalink
remove macros usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Lurk committed Oct 15, 2023
1 parent f9c3351 commit 457ac60
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 168 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ anyhow = "1.0.75"
chrono = "0.4.31"
itertools = "0.11.0"
mime = "0.3.17"
paste = "1.0.14"
reqwest = { version = "0.11.22", features = ["json", "multipart", "stream"] }
serde = { version = "1.0.189", features = ["derive"] }
serde_json = "1.0.107"
Expand Down
Loading

0 comments on commit 457ac60

Please sign in to comment.