diff --git a/pexels/Cargo.toml b/pexels/Cargo.toml index 82afa58..f1e1292 100644 --- a/pexels/Cargo.toml +++ b/pexels/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pexels" -version = "0.1.0" +version = "0.1.1" edition = "2021" description = "Pexels CLI" license = "MIT OR Apache-2.0" @@ -36,4 +36,4 @@ default = [] # They do not toggle behavior here but allow `cargo --features` invocations to succeed. json = [] rustls-tls = [] -stream = [] +stream = [] \ No newline at end of file