Skip to content

Commit 09564a7

Browse files
update soroban-env-* to =26.1.4
1 parent 8d93ab3 commit 09564a7

3 files changed

Lines changed: 23 additions & 23 deletions

File tree

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
@@ -30,17 +30,17 @@ soroban-token-spec = { version = "26.1.1", path = "soroban-token-spec" }
3030
stellar-asset-spec = { version = "26.1.1", path = "stellar-asset-spec" }
3131

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

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

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

tests/fuzz/fuzz/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.

0 commit comments

Comments
 (0)