#!/bin/sh## DON'T EDIT THIS!## CodeCrafters uses this file to test your code. Don't make any changes here!## DON'T EDIT THIS!execcargorun\--quiet\--release\--target-dir=/tmp/codecrafters-http-server-target\--manifest-path$(dirname$0)/Cargo.toml--"$@"