Upgrade Rust to 1.80.0

This commit is contained in:
Josh Wu
2025-09-17 13:26:26 +08:00
parent a25427305c
commit 502b80af0d
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ documentation = "https://docs.rs/crate/bumble"
authors = ["Marshall Pierce <marshallpierce@google.com>"]
keywords = ["bluetooth", "ble"]
categories = ["api-bindings", "network-programming"]
rust-version = "1.76.0"
rust-version = "1.80.0"
# https://github.com/frewsxcv/cargo-all-features#options
[package.metadata.cargo-all-features]