Skip to content

Commit 5bcda58

Browse files
dependabot[bot]Lencerf
authored andcommitted
build(deps): Bump snafu from 0.8.9 to 0.9.0
Bumps [snafu](https://github.com/shepmaster/snafu) from 0.8.9 to 0.9.0. - [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md) - [Commits](shepmaster/snafu@0.8.9...0.9.0) --- updated-dependencies: - dependency-name: snafu dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff25462 commit 5bcda58

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -27,7 +27,7 @@ rstest = "0.26"
2727
serde = { version = "1.0", features = ["derive"] }
2828
serde-aco = { path = "serde-aco", version = "0.12.0" }
2929
serde-aco-derive = { path = "serde-aco-derive", version = "0.12.0" }
30-
snafu = "0.8.9"
30+
snafu = "0.9.0"
3131
syn = { version = "2", features = ["full"] }
3232
tempfile = "3"
3333
zerocopy = { version = "0.8.48", features = ["alloc", "derive"] }

0 commit comments

Comments
 (0)