Skip to content

Commit 1b72710

Browse files
committed
Bump p28 host to ba37ea5f
Re-points stellar-xdr from git rev 3305b3e to the released 28.0.0 on crates.io. Regenerates Cargo.lock and p28-expect.txt, whose only change is that dependency's source.
1 parent 538aa61 commit 1b72710

4 files changed

Lines changed: 24 additions & 10 deletions

File tree

Cargo.lock

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

src/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ tracy-client = { version = "=0.17.0", features = [
119119
version = "=28.0.0"
120120
git = "https://github.com/stellar/rs-soroban-env"
121121
package = "soroban-env-host"
122-
rev = "65d7532bfff4eee2528ba3cb3024fcd3344e71ba"
122+
rev = "ba37ea5f76a10710835992fb90f9ec7a14eca499"
123123
optional = true
124124
# This dependency is only enabled by the `fastdev` feature, which implies
125125
# `next`, so the host is always wanted at its next-protocol number here. The

src/rust/soroban/p28

src/rust/src/dep-trees/p28-expect.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ soroban-env-host v28.0.0 (src/rust/soroban/p28/soroban-env-host)
259259
│ │ │ ├── itoa v1.0.6
260260
│ │ │ ├── ryu v1.0.13
261261
│ │ │ └── serde v1.0.192 (*)
262-
│ │ ├── stellar-xdr v27.0.0 (https://github.com/stellar/rs-stellar-xdr?rev=3305b3e31f19fdb4e64e4b7a4354bb120cdf4415#3305b3e3)
262+
│ │ ├── stellar-xdr v28.0.0
263263
│ │ │ ├── escape-bytes v0.1.1
264264
│ │ │ ├── ethnum v1.5.3
265265
│ │ │ ├── hex v0.4.3
@@ -289,7 +289,7 @@ soroban-env-host v28.0.0 (src/rust/soroban/p28/soroban-env-host)
289289
│ │ └── wasmparser-nostd v0.100.2
290290
│ │ └── indexmap-nostd v0.4.0
291291
│ ├── static_assertions v1.1.0
292-
│ ├── stellar-xdr v27.0.0 (https://github.com/stellar/rs-stellar-xdr?rev=3305b3e31f19fdb4e64e4b7a4354bb120cdf4415#3305b3e3)
292+
│ ├── stellar-xdr v28.0.0
293293
│ │ ├── base64 v0.22.1
294294
│ │ ├── escape-bytes v0.1.1
295295
│ │ ├── ethnum v1.5.3

0 commit comments

Comments
 (0)