Merge remote-tracking branch 'origin/release-v8.1' into back-merge-v8.1.1

This commit is contained in:
Michael Sproul
2026-03-02 09:20:25 +11:00
10 changed files with 122 additions and 18 deletions

View File

@@ -91,7 +91,7 @@ resolver = "2"
[workspace.package]
edition = "2024"
version = "8.1.0"
version = "8.1.1"
[workspace.dependencies]
account_utils = { path = "common/account_utils" }
@@ -302,3 +302,4 @@ debug = true
[patch.crates-io]
quick-protobuf = { git = "https://github.com/sigp/quick-protobuf.git", rev = "681f413312404ab6e51f0b46f39b0075c6f4ebfd" }
yamux = { git = "https://github.com/sigp/rust-yamux", rev = "575b17c0f44f4253079a6bafaa2de74ca1d6dfaa" }