Skip to content

Commit

Permalink
ic-agent 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswanson-dfinity committed Nov 8, 2024
1 parent 6753617 commit 8d29cb6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 26 deletions.
45 changes: 21 additions & 24 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ flate2 = { version = "1.0.25", default-features = false, features = [
] }
fn-error-context = "0.2.1"
futures-util = "0.3.28"
ic-agent = { git = "https://github.com/dfinity/agent-rs", rev = "4642e30ab6cf148ad94bda0c12f1b9330377de36" }
ic-utils = { git = "https://github.com/dfinity/agent-rs", rev = "4642e30ab6cf148ad94bda0c12f1b9330377de36" }
ic-agent = { git = "https://github.com/dfinity/agent-rs", rev = "729398880545a1f49a4c6286d0dd0c94254b236f" }
ic-utils = { git = "https://github.com/dfinity/agent-rs", rev = "729398880545a1f49a4c6286d0dd0c94254b236f" }
reqwest = { version = "^0.11.22", default-features = false, features = [
"blocking",
"json",
Expand Down

0 comments on commit 8d29cb6

Please sign in to comment.