Skip to content

Commit f446a78

Browse files
chore(cargo): bump iroh-gossip from 0.30.1 to 0.31.0
Bumps [iroh-gossip](https://github.com/n0-computer/iroh-gossip) from 0.30.1 to 0.31.0. - [Release notes](https://github.com/n0-computer/iroh-gossip/releases) - [Changelog](https://github.com/n0-computer/iroh-gossip/blob/main/CHANGELOG.md) - [Commits](n0-computer/iroh-gossip@v0.30.1...v0.31.0) --- updated-dependencies: - dependency-name: iroh-gossip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecbec41 commit f446a78

File tree

2 files changed

+172
-13
lines changed

2 files changed

+172
-13
lines changed

Cargo.lock

+171-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ humansize = "2"
6464
hyper = "1"
6565
hyper-util = "0.1.10"
6666
image = { version = "0.25.5", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
67-
iroh-gossip = { version = "0.30", default-features = false, features = ["net"] }
67+
iroh-gossip = { version = "0.31", default-features = false, features = ["net"] }
6868
iroh = { version = "0.30", default-features = false }
6969
kamadak-exif = "0.6.1"
7070
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }

0 commit comments

Comments
 (0)