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 7e015d1 commit 1d2a282Copy full SHA for 1d2a282
Cargo.toml
@@ -8,7 +8,7 @@ members = [
8
9
[workspace.dependencies]
10
softnpu = { path = "lib" }
11
-serde = { version = "1.0.226", features = ["derive"] }
+serde = { version = "1.0.227", features = ["derive"] }
12
serde_json = "1.0.145"
13
tokio = { version = "1.47.1", features = ["sync", "net"] }
14
anyhow = "1.0.100"
0 commit comments