Buttplug sex toy control library
20
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: Use nightly for formatting.

+4 -2
+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 + }