Skip to content

Commit 52a500e

Browse files
Update Rust crate tokei to v13.0.0 (#12392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44a2409 commit 52a500e

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

Cargo.lock

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/crates_io_linecount/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ workspace = true
1010

1111
[dependencies]
1212
serde = { version = "=1.0.228", features = ["derive"] }
13-
tokei = "=13.0.0-alpha.9"
13+
tokei = "=13.0.0"
1414

1515
[dev-dependencies]
1616
claims = "=0.8.0"

0 commit comments

Comments
 (0)