Skip to content

Commit 2b64641

Browse files
committed
ci: merge origin/main into stack/connect-transport-rewrite
2 parents 5003947 + 746762f commit 2b64641

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/fdev/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/freenet/freenet-core"
1010
readme = "README.md"
1111

1212
[dependencies]
13-
bytesize = "2.0"
13+
bytesize = "2.2"
1414
anyhow = "1"
1515
axum = { default-features = false, features = ["http1", "matched-path", "query", "tower-log", "ws"], workspace = true }
1616
bincode = "1"

0 commit comments

Comments
 (0)