Skip to content

Commit 7051e56

Browse files
committed
chore: bump trin (0.3.2) & ethportal-api versions (0.10.2)
1 parent f4e7050 commit 7051e56

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ license = "MIT"
3535
readme = "README.md"
3636
repository = "https://github.com/ethereum/trin"
3737
rust-version = "1.87.0"
38-
version = "0.3.1"
38+
version = "0.3.2"
3939

4040
[workspace.dependencies]
4141
alloy = { version = "1.0", default-features = false, features = ["std", "serde", "getrandom"] }

crates/ethportal-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ethportal-api"
3-
version = "0.10.1"
3+
version = "0.10.2"
44
description = "Definitions for various Ethereum Portal Network JSONRPC APIs"
55
authors.workspace = true
66
categories.workspace = true

0 commit comments

Comments
 (0)