Skip to content

Commit

Permalink
chore: update api version to 2.0.177
Browse files Browse the repository at this point in the history
Signed-off-by: Gaius <[email protected]>
  • Loading branch information
gaius-qi committed Dec 6, 2024
1 parent 865c778 commit 66e0797
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 @@ -30,7 +30,7 @@ dragonfly-client-backend = { path = "dragonfly-client-backend", version = "0.1.1
dragonfly-client-util = { path = "dragonfly-client-util", version = "0.1.124" }
dragonfly-client-init = { path = "dragonfly-client-init", version = "0.1.124" }
thiserror = "1.0"
dragonfly-api = "=2.0.174"
dragonfly-api = "=2.0.177"
reqwest = { version = "0.12.4", features = [
"stream",
"native-tls",
Expand Down

0 comments on commit 66e0797

Please sign in to comment.