Skip to content

Commit 9a74bf4

Browse files
authored
chore(rust): release v0.10.3 (#203)
* chore(rust): update changelog * chore(rust): bump version to 0.10.3
1 parent 3d19483 commit 9a74bf4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
# Unreleased
3+
# 0.10.3
44

55
## Rust
66

rust/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ exclude = ["codegen", "no-std-check"]
66
license = "Apache-2.0"
77
name = "ics23"
88
repository = "https://github.com/cosmos/ics23/tree/master/rust"
9-
rust-version = "1.56.1"
10-
version = "0.10.2"
9+
rust-version = "1.60"
10+
version = "0.10.3"
1111

1212
[workspace]
1313
members = ["codegen", "no-std-check"]

0 commit comments

Comments
 (0)