Skip to content

Commit adf848d

Browse files
chore(deps): bump n0-error from 0.1.2 to 0.1.3
Bumps [n0-error](https://github.com/n0-computer/n0-error) from 0.1.2 to 0.1.3. - [Changelog](https://github.com/n0-computer/n0-error/blob/main/CHANGELOG.md) - [Commits](n0-computer/n0-error@n0-error-macros-v0.1.2...n0-error-macros-v0.1.3) --- updated-dependencies: - dependency-name: n0-error dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40bf6c3 commit adf848d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4.0" }
3434
itoa = "1"
3535
ryu = "1"
3636
serde = { version = "1", features = ["derive", "rc"] }
37-
n0-error = "0.1.0"
37+
n0-error = "0.1.3"
3838
tracing = "0.1"
3939

4040
# static_core feature

0 commit comments

Comments
 (0)