Skip to content

Commit 3c46df8

Browse files
chore(deps): bump freenet-test-network from 0.1.8 to 0.1.11 (#2248)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>
1 parent 725bfab commit 3c46df8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ opentelemetry_sdk = { optional = true, version = "0.31", features = ["rt-tokio"]
8585
freenet-stdlib = { features = ["net"], workspace = true }
8686
console-subscriber = { version = "0.5.0", optional = true }
8787
tokio-stream = "0.1.17"
88-
freenet-test-network = { version = "0.1.8", optional = true }
88+
freenet-test-network = { version = "0.1.11", optional = true }
8989

9090
[target.'cfg(windows)'.dependencies]
9191
winapi = { version = "0.3", features = ["sysinfoapi"] }

0 commit comments

Comments
 (0)