Skip to content

Commit 076083c

Browse files
update soroban-env-* to =25.2.2
1 parent adaeb82 commit 076083c

3 files changed

Lines changed: 27 additions & 27 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@ soroban-token-spec = { version = "25.3.2", path = "soroban-token-spec" }
3030
stellar-asset-spec = { version = "25.3.2", path = "stellar-asset-spec" }
3131

3232
[workspace.dependencies.soroban-env-common]
33-
version = "=25.0.1"
33+
version = "=25.2.2"
3434
# git = "https://github.com/stellar/rs-soroban-env"
3535
# rev = "cf58d535ab05d02802a5e804a95524650f8c62c7"
3636

3737
[workspace.dependencies.soroban-env-guest]
38-
version = "=25.0.1"
38+
version = "=25.2.2"
3939
# git = "https://github.com/stellar/rs-soroban-env"
4040
# rev = "cf58d535ab05d02802a5e804a95524650f8c62c7"
4141

4242
[workspace.dependencies.soroban-env-host]
43-
version = "=25.0.1"
43+
version = "=25.2.2"
4444
# git = "https://github.com/stellar/rs-soroban-env"
4545
# rev = "cf58d535ab05d02802a5e804a95524650f8c62c7"
4646

tests/fuzz/fuzz/Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)