Skip to content

Commit 26932ec

Browse files
fix(deps): update rust crate dirs to v6 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9823a47 commit 26932ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tonic-prost = "0.14"
3737
prost = "0.14"
3838
prost-types = "0.14"
3939
tokio-stream = "0.1"
40-
dirs = "5"
40+
dirs = "6"
4141
axum = "0.8"
4242
tower = "0.5"
4343
tower-http = { version = "0.6", features = ["trace", "cors"] }

0 commit comments

Comments
 (0)