diff options
| author | Fuwn <[email protected]> | 2021-04-26 20:17:21 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-26 20:17:21 +0000 |
| commit | 9571382f7cc88489955728ca3b061da14e5f9ff2 (patch) | |
| tree | 6e88f6793df1c116d2e2998ba7d9fb3709a30a2c | |
| parent | chore: Create backup `rust-toolchain` file (diff) | |
| download | whirl-9571382f7cc88489955728ca3b061da14e5f9ff2.tar.xz whirl-9571382f7cc88489955728ca3b061da14e5f9ff2.zip | |
chore: Create Replit file
| -rw-r--r-- | .replit | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +run = "cargo run -- -d -t run" +language = "rust" |