Skip to content

Instantly share code, notes, and snippets.

@alexliesenfeld
Last active December 16, 2021 08:35
Show Gist options
  • Save alexliesenfeld/c5d580824079aac8ecdb83e20248ca49 to your computer and use it in GitHub Desktop.
Save alexliesenfeld/c5d580824079aac8ecdb83e20248ca49 to your computer and use it in GitHub Desktop.
[BLOG] Cargo.toml dependencies | Mocking HTTP Services in Rust with httpmock
[dependencies]
isahc = { version = "1.6", features = ["json"]}
serde_json = "1.0"
anyhow = "1.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment