Skip to content

Commit 53cf550

Browse files
committed
bump n0-error to release
1 parent fe49375 commit 53cf550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ iroh-metrics-derive = { path = "./iroh-metrics-derive", version = "0.3.1" }
3434
itoa = "1"
3535
ryu = "1"
3636
serde = { version = "1", features = ["derive", "rc"] }
37-
n0-error = { git = "https://github.com/n0-computer/n0-error", branch = "main" }
37+
n0-error = "0.1.0"
3838
tracing = "0.1"
3939

4040
# static_core feature

0 commit comments

Comments
 (0)