Skip to content

Commit 5b13f1b

Browse files
Bump crossfire from 2.1.10 to 3.1.16
Bumps [crossfire](https://github.com/frostyplanet/crossfire-rs) from 2.1.10 to 3.1.16. - [Release notes](https://github.com/frostyplanet/crossfire-rs/releases) - [Changelog](https://github.com/frostyplanet/crossfire-rs/blob/master/CHANGELOG.md) - [Commits](frostyplanet/crossfire-rs@v2.1.10...v3.1.16) --- updated-dependencies: - dependency-name: crossfire dependency-version: 3.1.16 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa721c9 commit 5b13f1b

2 files changed

Lines changed: 11 additions & 26 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 25 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
@@ -19,7 +19,7 @@ python = ["dep:pyo3", "dep:pyo3-async-runtimes", "pyo3/extension-module"]
1919
[dependencies]
2020
anyhow = "1.0.102"
2121
clap = { version = "4.5.60", features = ["derive"] }
22-
crossfire = "2.1.7"
22+
crossfire = "3.1.16"
2323
futures = "0.3.31"
2424
hickory-proto = { version = "0.25.2", features = ["serde", "dnssec-aws-lc-rs", "text-parsing", "tokio"] }
2525
hickory-client = { version = "0.25.2", features = ["serde", "dnssec-aws-lc-rs"] }

0 commit comments

Comments
 (0)