Skip to content

Commit 34d4929

Browse files
chore(deps): bump iroh-base from 0.97.0 to 0.98.0
Bumps [iroh-base](https://github.com/n0-computer/iroh) from 0.97.0 to 0.98.0. - [Release notes](https://github.com/n0-computer/iroh/releases) - [Changelog](https://github.com/n0-computer/iroh/blob/main/CHANGELOG.md) - [Commits](n0-computer/iroh@v0.97.0...v0.98.0) --- updated-dependencies: - dependency-name: iroh-base dependency-version: 0.98.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc9c3da commit 34d4929

2 files changed

Lines changed: 20 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 7 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
@@ -24,7 +24,7 @@ sha2 = "0.10"
2424
bytes = { version = "1.10.1", optional = true }
2525
tokio = { version = "1.44.1", optional = true }
2626
iroh = { version = "0.97", optional = true }
27-
iroh-base = { version = "0.97", optional = true }
27+
iroh-base = { version = "0.98", optional = true }
2828
n0-error = { version = "0.1", optional = true }
2929
getrandom = { version = "0.3", optional = true }
3030
tracing = { version = "0.1", optional = true }

0 commit comments

Comments
 (0)