We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b3c1e commit 0121fc6Copy full SHA for 0121fc6
Cargo.toml
@@ -11,10 +11,7 @@ members = [
11
12
[workspace.dependencies]
13
log = "0.4.21"
14
-gpt = "3.1.0"
15
thiserror = "2.0.3"
16
nix = { version = "0.29.0", features = ["fs", "mount"] }
17
-serde = { version = "1.0", features = ["derive"] }
18
-serde_json = "1.0"
19
uuid = { version = "1.8.0", features = ["v8"] }
20
zstd = "0.13.1"
0 commit comments