sqlness_runner::util

Function pull_binary

Source
pub async fn pull_binary(version: &str)
Expand description

Use curl to download the binary from the release page.

§Arguments

  • version - The version of the binary to download. i.e. “v0.9.5”