Buttplug sex toy control library

build: Use nightly for formatting.

Changed files
+4 -2
.vscode
+4 -2
.vscode/settings.json
··· 24 24 "rust-analyzer.linkedProjects": [ 25 25 "Cargo.toml" 26 26 ], 27 - 28 - } 27 + "rust-analyzer.rustfmt.extraArgs": [ 28 + "+nightly" 29 + ] 30 + }