Skip to content

Commit 0a1ef75

Browse files
chore: bump bitflags from 2.11.1 to 2.12.1
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.11.1 to 2.12.1. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.1...2.12.1) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 345f2e1 commit 0a1ef75

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 18 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
@@ -31,7 +31,7 @@ trippy-dns = { version = "0.14.0-dev", path = "crates/trippy-dns" }
3131
trippy-packet = { version = "0.14.0-dev", path = "crates/trippy-packet" }
3232
anyhow = "1.0.91"
3333
arrayvec = { version = "0.7.6", default-features = false }
34-
bitflags = "2.11.1"
34+
bitflags = "2.12.1"
3535
caps = "0.5.6"
3636
chrono = { version = "0.4.44", default-features = false }
3737
chrono-tz = "0.10.4"

0 commit comments

Comments
 (0)