Skip to content

Commit e8e0918

Browse files
committed
upgrade to version 0.24.0
1 parent f363aa8 commit e8e0918

File tree

15 files changed

+833
-13
lines changed

15 files changed

+833
-13
lines changed

dependencies/osmosis

Submodule osmosis updated 1120 files

packages/osmosis-std/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ edition = "2021"
44
license = "MIT OR Apache-2.0"
55
name = "osmosis-std"
66
repository = "https://github.com/osmosis-labs/osmosis-rust/"
7-
version = "0.22.0"
7+
version = "0.24.0"
88

99
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1010

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v22.0.0
1+
v24.0.1
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pub mod v1beta1;

0 commit comments

Comments
 (0)