Skip to content

Commit 8198636

Browse files
committed
Bump env to 22.1.3
1 parent 1d4afb3 commit 8198636

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -24,17 +24,17 @@ soroban-ledger-snapshot = { version = "22.0.4", path = "soroban-ledger-snapshot"
2424
soroban-token-sdk = { version = "22.0.4", path = "soroban-token-sdk" }
2525

2626
[workspace.dependencies.soroban-env-common]
27-
version = "=22.1.2"
27+
version = "=22.1.3"
2828
#git = "https://github.com/stellar/rs-soroban-env"
2929
#rev = "bd0c80a1fe171e75f8d745f17975a73927d44ecd"
3030

3131
[workspace.dependencies.soroban-env-guest]
32-
version = "=22.1.2"
32+
version = "=22.1.3"
3333
#git = "https://github.com/stellar/rs-soroban-env"
3434
#rev = "bd0c80a1fe171e75f8d745f17975a73927d44ecd"
3535

3636
[workspace.dependencies.soroban-env-host]
37-
version = "=22.1.2"
37+
version = "=22.1.3"
3838
#git = "https://github.com/stellar/rs-soroban-env"
3939
#rev = "bd0c80a1fe171e75f8d745f17975a73927d44ecd"
4040

0 commit comments

Comments
 (0)