File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " autometrics"
3- version = " 0.1.1 "
3+ version = " 0.2.0 "
44edition = " 2021"
55authors = [" Fiberplane <info@fiberplane.com>" , " Evan Schwartz <3262610+emschwartz@users.noreply.github.com>" ]
66description = " Easily add metrics to your system -- and actually understand them using automatically customized Prometheus queries"
@@ -25,7 +25,7 @@ prometheus-exporter = [
2525]
2626
2727[dependencies ]
28- autometrics-macros = { version = " 0.1 .0" , path = " ./macros" }
28+ autometrics-macros = { version = " 0.2 .0" , path = " ./macros" }
2929const_format = { version = " 0.2" , features = [" rust_1_51" ] }
3030
3131# Used for opentelemetry feature
Original file line number Diff line number Diff line change 11[package ]
22name = " autometrics-macros"
3- version = " 0.1.1 "
3+ version = " 0.2.0 "
44edition = " 2021"
55authors = [" Fiberplane <info@fiberplane.com>" , " Evan Schwartz <3262610+emschwartz@users.noreply.github.com>" ]
66description = " Macros for the autometrics crate"
You can’t perform that action at this time.
0 commit comments