From 5f98e71c65f9661c655ba2e6cc5d9333a7d9c2d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 04:57:57 +0000 Subject: Bump if-addrs from 0.10.2 to 0.11.0 Bumps [if-addrs](https://github.com/messense/if-addrs) from 0.10.2 to 0.11.0. - [Changelog](https://github.com/messense/if-addrs/blob/master/CHANGELOG.md) - [Commits](https://github.com/messense/if-addrs/compare/v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: if-addrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 74ca1ad..7e5fe2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ grass = { version = "0.13", features = ["macro"] } hex = "0.4" http = "0.2" httparse = "1" -if-addrs = "0.10" +if-addrs = "0.11" libflate = "2" log = "0.4" maud = "0.25" -- cgit v1.2.3