Skip to content

Commit a13461d

Browse files
Bump strata-primitives from 42b8e1d to 3339f7f in /backend
Bumps [strata-primitives](https://github.com/alpenlabs/alpen) from `42b8e1d` to `3339f7f`. - [Release notes](https://github.com/alpenlabs/alpen/releases) - [Commits](alpenlabs/alpen@42b8e1d...3339f7f) --- updated-dependencies: - dependency-name: strata-primitives dependency-version: 3339f7fc7ef2dd48456e4693a05dbc3c131e3503 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef72647 commit a13461d

2 files changed

Lines changed: 39 additions & 11 deletions

File tree

backend/Cargo.lock

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

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
strata-bridge-rpc = { git = "https://github.com/alpenlabs/strata-bridge.git", features = [
2727
"client",
2828
], tag = "v0.2.0-rc3" }
29-
strata-primitives = { git = "https://github.com/alpenlabs/alpen.git", tag = "v0.2.0-rc4" }
29+
strata-primitives = { git = "https://github.com/alpenlabs/alpen.git", tag = "v0.2.0-rc6" }
3030

3131
[dev-dependencies]
3232
mockito = "1.6.1"

0 commit comments

Comments
 (0)