Skip to content

Commit ffe413e

Browse files
chore(deps): bump snafu from 0.7.5 to 0.8.0 (#612)
* chore(deps): bump snafu from 0.7.5 to 0.8.0 Bumps [snafu](https://github.com/shepmaster/snafu) from 0.7.5 to 0.8.0. - [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md) - [Commits](shepmaster/snafu@0.7.5...0.8.0) --- updated-dependencies: - dependency-name: snafu dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * regenerate licenses Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
1 parent cd2869c commit ffe413e

File tree

3 files changed

+6
-14
lines changed

3 files changed

+6
-14
lines changed

Cargo.lock

+5-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ tracing = { version = "0.1.40", default-features = false, optional = true }
111111
uaparser = { version = "0.6.1", default-features = false, optional = true }
112112
utf8-width = { version = "0.1.7", optional = true }
113113
url = { version = "2", optional = true }
114-
snafu = { version = "0.7", optional = true }
114+
snafu = { version = "0.8", optional = true }
115115
webbrowser = { version = "0.8", default-features = false, optional = true }
116116
woothee = { version = "0.13.0", optional = true }
117117
community-id = { version = "0.2.2", optional = true}

LICENSE-3rdparty.csv

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ digest,https://github.com/RustCrypto/traits,MIT OR Apache-2.0,RustCrypto Develop
6060
dirs-next,https://github.com/xdg-rs/dirs,MIT OR Apache-2.0,The @xdg-rs members
6161
dirs-sys-next,https://github.com/xdg-rs/dirs/tree/master/dirs-sys,MIT OR Apache-2.0,The @xdg-rs members
6262
dns-lookup,https://github.com/keeperofdakeys/dns-lookup,MIT OR Apache-2.0,Josh Driver <keeperofdakeys@gmail.com>
63-
doc-comment,https://github.com/GuillaumeGomez/doc-comment,MIT,Guillaume Gomez <guillaume1.gomez@gmail.com>
6463
dyn-clone,https://github.com/dtolnay/dyn-clone,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
6564
either,https://github.com/bluss/either,MIT OR Apache-2.0,bluss
6665
encode_unicode,https://github.com/tormol/encode_unicode,Apache-2.0 OR MIT,Torbjørn Birch Moltu <t.b.moltu@lyse.net>

0 commit comments

Comments
 (0)