Skip to content

Commit

Permalink
Merge pull request #53 from dfinity/igornovg/update-ic-bn-lib
Browse files Browse the repository at this point in the history
chore: update ic-bn-lib
r-birkner authored Nov 22, 2024
2 parents bc0d079 + ecbafcc commit 60a0ed0
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
@@ -48,7 +48,7 @@ ic-agent = { version = "0.39.1", features = [
"ring",
"_internal_dynamic-routing",
] }
ic-bn-lib = { git = "https://github.com/dfinity/ic-bn-lib", rev = "526d34d15cfbf369d8baf2dae9932aa18d570a1d" }
ic-bn-lib = { git = "https://github.com/dfinity/ic-bn-lib", rev = "2496803db52d8182f578f098a3ffe4fcb9573fcd" }
ic-http-gateway = { git = "https://github.com/dfinity/http-gateway", tag = "0.1.0-b3" }
itertools = "0.13.0"
lazy_static = "1.5.0"

0 comments on commit 60a0ed0

Please sign in to comment.