diff --git a/Cargo.toml b/Cargo.toml index 4517f44..1ecd4a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rvcr" -version = "0.2.0" +version = "0.2.1" edition = "2021" description = "Record-and-replay HTTP testing for requests" repository = "https://github.com/ChorusOne/rvcr/"