Release: prepare and release v0.4.0
Compare changes
Files
4+ 3
− 11
@@ -23,7 +23,7 @@ impl IntoQryResult for Result<response::PromqlResult, error::Error> {
@@ -43,7 +43,7 @@ impl From<response::PromqlResult> for Data {
@@ -66,10 +66,6 @@ pub enum Error {
@@ -77,7 +73,6 @@ impl Display for Error {
@@ -87,7 +82,6 @@ impl std::error::Error for Error {
@@ -97,7 +91,6 @@ impl From<prometheus_http_query::Error> for Error {
@@ -212,8 +205,7 @@ impl fmt::Display for PrometheusErrorType {