Skip to content

Commit a908a0d

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 fa93e54 commit a908a0d

2 files changed

Lines changed: 18 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 5 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
@@ -25,7 +25,7 @@ sha2 = "0.10"
2525
bytes = { version = "1.10.1", optional = true }
2626
tokio = { version = "1.44.1", optional = true }
2727
iroh = { version = "0.97", optional = true }
28-
iroh-base = { version = "0.97", optional = true }
28+
iroh-base = { version = "0.98", optional = true }
2929
n0-error = { version = "0.1", optional = true }
3030
getrandom = { version = "0.3", optional = true }
3131
tracing = "0.1"

0 commit comments

Comments
 (0)