tangled
alpha
login
or
join now
buttplug.io
/
buttplug
20
fork
atom
Buttplug sex toy control library
20
fork
atom
overview
issues
pulls
pipelines
build: The great edition 2024ening
qdot.tngl.sh
8 months ago
d0927762
6a8042d6
+16
-16
16 changed files
expand all
collapse all
unified
split
crates
buttplug_client
Cargo.toml
buttplug_client_in_process
Cargo.toml
buttplug_core
Cargo.toml
buttplug_derive
Cargo.toml
buttplug_server
Cargo.toml
buttplug_server_device_config
Cargo.toml
buttplug_server_hwmgr_btleplug
Cargo.toml
buttplug_server_hwmgr_hid
Cargo.toml
buttplug_server_hwmgr_lovense_connect
Cargo.toml
buttplug_server_hwmgr_lovense_dongle
Cargo.toml
buttplug_server_hwmgr_serial
Cargo.toml
buttplug_server_hwmgr_websocket
Cargo.toml
buttplug_server_hwmgr_xinput
Cargo.toml
buttplug_tests
Cargo.toml
buttplug_transport_websocket_tungstenite
Cargo.toml
intiface_engine
Cargo.toml
+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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
10
-
edition = "2021"
10
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
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
11
-
edition = "2021"
11
11
+
edition = "2024"
12
12
exclude = [".vscode/**"]
13
13
14
14
[lib]