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 41312a1 commit f27f09dCopy full SHA for f27f09d
Cargo.toml
@@ -12,7 +12,7 @@ keywords = ["error", "location", "ergonomic"]
12
[dependencies]
13
anyhow = { version = "1.0.100", optional = true }
14
derive_more = { version = "2.0.1", features = ["debug", "display"] }
15
-n0-error-macros = { path = "n0-error-macros" }
+n0-error-macros = { path = "n0-error-macros", version = "0.1.0" }
16
spez = "0.1.2"
17
18
[dev-dependencies]
0 commit comments