Skip to content

Commit

Permalink
chore: update Cargo.lock + changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad-Shabani committed Sep 24, 2024
1 parent bd27973 commit a4bc6a2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- [ibc-core-client] Update ICS-02 `ConsensusState::timestamp()` to return
`Result<Timestamp, ClientError>`
([\#1352](https://github.com/cosmos/ibc-rs/issues/1352))
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- [ibc-primitives] Define utility traits for converting between `Timestamp` and
host-specific time types.
([#1323](https://github.com/cosmos/ibc-rs/pull/1323)).
1 change: 0 additions & 1 deletion ci/cw-check/Cargo.lock

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

1 change: 0 additions & 1 deletion ci/no-std-check/Cargo.lock

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

0 comments on commit a4bc6a2

Please sign in to comment.