Skip to content

Commit

Permalink
chore: update dragonfly-api version to v2.0.159 (dragonflyoss#750)
Browse files Browse the repository at this point in the history
Signed-off-by: Gaius <[email protected]>
  • Loading branch information
gaius-qi authored Sep 25, 2024
1 parent 4900b42 commit 9847450
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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.108" }
dragonfly-client-init = { path = "dragonfly-client-init", version = "0.1.108" }
thiserror = "1.0"
dragonfly-api = "=2.0.157"
dragonfly-api = "=2.0.159"
reqwest = { version = "0.12.4", features = ["stream", "native-tls", "default-tls", "rustls-tls"] }
rcgen = { version = "0.12.1", features = ["x509-parser"] }
hyper = { version = "1.4", features = ["full"] }
Expand Down

0 comments on commit 9847450

Please sign in to comment.