Skip to content

Instantly share code, notes, and snippets.

[package]
name = "onlytoes"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
webbrowser = "0.8.0"
/*
I was inspired to write this from one of my favorite twitch streamers.
This script decides whether or not you should considering selling your toes on OnlyToes.
Based on your input you will be taken to the right resource
*/
use webbrowser;
/*
I was inspired to write this from one of my favorite twitch streamers.
This script decides whether or not you should considering selling your toes on OnlyToes.
Based on your input you will be taken to the right resource
*/
use webbrowser;