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 fe49375 commit 53cf550Copy full SHA for 53cf550
Cargo.toml
@@ -34,7 +34,7 @@ iroh-metrics-derive = { path = "./iroh-metrics-derive", version = "0.3.1" }
34
itoa = "1"
35
ryu = "1"
36
serde = { version = "1", features = ["derive", "rc"] }
37
-n0-error = { git = "https://github.com/n0-computer/n0-error", branch = "main" }
+n0-error = "0.1.0"
38
tracing = "0.1"
39
40
# static_core feature
0 commit comments