Buttplug sex toy control library

build: The great edition 2024ening

+16 -16
+1 -1
crates/buttplug_client/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_client_in_process/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_core/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_derive/Cargo.toml
··· 7 7 homepage = "http://buttplug.io" 8 8 repository = "https://github.com/buttplugio/buttplug-rs.git" 9 9 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 10 - edition = "2021" 10 + edition = "2024" 11 11 12 12 [lib] 13 13 proc-macro = true
+1 -1
crates/buttplug_server/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_server_device_config/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_server_hwmgr_btleplug/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_server_hwmgr_hid/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_server_hwmgr_lovense_connect/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_server_hwmgr_lovense_dongle/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_server_hwmgr_serial/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_server_hwmgr_websocket/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_server_hwmgr_xinput/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/buttplug_tests/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 13 13 [dependencies] 14 14 buttplug_derive = "0.8.1"
+1 -1
crates/buttplug_transport_websocket_tungstenite/Cargo.toml
··· 8 8 repository = "https://github.com/buttplugio/buttplug.git" 9 9 readme = "./README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = ["examples/**"] 13 13 14 14 [lib]
+1 -1
crates/intiface_engine/Cargo.toml
··· 8 8 repository = "https://github.com/intiface/intiface-engine.git" 9 9 readme = "README.md" 10 10 keywords = ["usb", "serial", "hardware", "bluetooth", "teledildonics"] 11 - edition = "2021" 11 + edition = "2024" 12 12 exclude = [".vscode/**"] 13 13 14 14 [lib]