mirror of
https://github.com/ruvnet/RuView
synced 2026-08-09 20:21:43 +00:00
chore(deps): bump dirs from 5.0.1 to 6.0.0 in /v2
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.1 to 6.0.0. - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -17,5 +17,5 @@ axum = { workspace = true }
|
||||
tower-http = { workspace = true }
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
chrono = "0.4"
|
||||
dirs = "5"
|
||||
dirs = "6"
|
||||
reqwest = { version = "0.12", features = ["json"], default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user