Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
hot fix: istziio client version update 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
J-HowHuang committed May 2, 2024
1 parent fb650e5 commit 0e40f72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ async-trait = "0.1"
rocket = { version = "0.5.0", features = ["json"] }
reqwest = { version = "0.11", features = ["stream", "json"] }
csv = "1.3.0"
istziio-client = "0.1.12"
istziio-client = "0.2.0"
prettytable = "0.10.0"

0 comments on commit 0e40f72

Please sign in to comment.