Merge branch 'unstable' into vc-fallback

This commit is contained in:
Mac L
2024-01-16 20:36:11 +11:00
106 changed files with 3492 additions and 1987 deletions

View File

@@ -37,7 +37,7 @@ derivative = { workspace = true }
tokio = { workspace = true }
[target.'cfg(target_os = "linux")'.dependencies]
psutil = { version = "3.2.2", optional = true }
psutil = { version = "3.3.0", optional = true }
procfs = { version = "0.15.1", optional = true }
[features]