File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ max_line_length = 80
1010[* .md ]
1111indent_style = space
1212indent_size = 4
13- trim_trailing_whitespace = false
1413max_line_length = off
1514
1615[* .rs ]
Original file line number Diff line number Diff line change 55
66[ ![ crates.io] ( https://img.shields.io/crates/v/metrics-prometheus.svg " crates.io ")] ( https://crates.io/crates/metrics-prometheus )
77[ ![ Rust 1.85+] ( https://img.shields.io/badge/rustc-1.85+-lightgray.svg " Rust 1.85+ ")] ( https://blog.rust-lang.org/2025/02/20/Rust-1.85.0.html )
8- [ ![ Unsafe Forbidden] ( https://img.shields.io/badge/unsafe-forbidden-success.svg " Unsafe forbidden ")] ( https://github.com/rust-secure-code/safety-dance )
8+ [ ![ Unsafe Forbidden] ( https://img.shields.io/badge/unsafe-forbidden-success.svg " Unsafe forbidden ")] ( https://github.com/rust-secure-code/safety-dance ) \
99[ ![ CI] ( https://github.com/instrumentisto/metrics-prometheus-rs/actions/workflows/ci.yml/badge.svg?branch=main " CI ")] ( https://github.com/instrumentisto/metrics-prometheus-rs/actions?query=workflow%3ACI+branch%3Amain )
1010[ ![ Rust docs] ( https://docs.rs/metrics-prometheus/badge.svg " Rust docs ")] ( https://docs.rs/metrics-prometheus )
1111
You can’t perform that action at this time.
0 commit comments