Skip to content

Commit

Permalink
fmt + clippy + moving the ast to parking_lot::Mutex instead of std
Browse files Browse the repository at this point in the history
  • Loading branch information
kokoISnoTarget committed May 9, 2024
1 parent 00f89a7 commit 773faad
Show file tree
Hide file tree
Showing 9 changed files with 191 additions and 250 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ metrics = "0.22.3"
metrics-util = { version = "0.16.3", default-features = false, features = ["registry", "summary"] }
parking_lot = "0.12.1"
ureq = "2.9.6"
rayon = "1.10.0"

[target.'cfg(inlyne_tcp_metrics)'.dependencies]
metrics-exporter-tcp = "0.9.0"
Expand Down
Loading

0 comments on commit 773faad

Please sign in to comment.